Searched refs:p_evt (Results 1 – 13 of 13) sorted by relevance
| /hal_nordic-latest/nrfs/include/services/ |
| D | nrfs_reset.h | 28 typedef void (*nrfs_reset_evt_handler_t)(nrfs_reset_evt_t const * p_evt);
|
| D | nrfs_mram.h | 29 typedef void (*nrfs_mram_latency_evt_handler_t)(nrfs_mram_latency_evt_t const * p_evt,
|
| D | nrfs_gdpwr.h | 28 typedef void (*nrfs_gdpwr_evt_handler_t)(nrfs_gdpwr_evt_t const *p_evt,
|
| D | nrfs_usb.h | 31 typedef void (*nrfs_usb_evt_handler_t)(nrfs_usb_evt_t const * p_evt, void * context);
|
| D | nrfs_gdfs.h | 28 typedef void (*nrfs_gdfs_evt_handler_t)(nrfs_gdfs_evt_t const * p_evt, void * context);
|
| D | nrfs_swext.h | 29 typedef void (*nrfs_swext_evt_handler_t)(nrfs_swext_evt_t const *p_evt, void *context);
|
| D | nrfs_diag.h | 34 typedef void (*nrfs_diag_response_handler_t)(nrfs_diag_evt_t const * p_evt, void * p_context);
|
| D | nrfs_dvfs.h | 35 typedef void (*nrfs_dvfs_evt_handler_t)(nrfs_dvfs_evt_t const * p_evt, void * context);
|
| D | nrfs_temp.h | 31 typedef void (*nrfs_temp_evt_handler_t)(nrfs_temp_evt_t const * p_evt, void * context);
|
| D | nrfs_clock.h | 30 typedef void (*nrfs_clock_evt_handler_t)(nrfs_clock_evt_t const * p_evt, void * context);
|
| D | nrfs_pmic.h | 38 typedef void (*nrfs_pmic_evt_handler_t)(void const *p_evt, void * p_context);
|
| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_pdm.h | 181 typedef void (*nrfx_pdm_event_handler_t)(nrfx_pdm_evt_t const * p_evt);
|
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_twis.c | 207 nrfx_twis_evt_t const * p_evt) in call_event_handler() argument 212 handler(p_evt); in call_event_handler()
|