Modules | |
| Typedefs | |
Classes | |
| struct | app_pkc_evt_t |
| PKC event structure definition. More... | |
| struct | pkc_env_t |
| PKC device structure definition. More... | |
| struct | app_pkc_params_t |
| PKC parameters structure definition. More... | |
Typedefs | |
| typedef void(* | app_pkc_evt_handler_t) (app_pkc_evt_t *p_evt) |
| PKC event callback definition. More... | |
Enumerations | |
| enum | app_pkc_state_t { APP_PKC_INVALID = 0, APP_PKC_ACTIVITY } |
| App pkc state types. More... | |
| typedef void(* app_pkc_evt_handler_t) (app_pkc_evt_t *p_evt) |
| enum app_pkc_state_t |