Searched refs:nrfx_spis_evt_t (Results 1 – 4 of 4) sorted by relevance
92 } nrfx_spis_evt_t; typedef170 typedef void (*nrfx_spis_event_handler_t)(nrfx_spis_evt_t const * p_event,
127 static void spis_handler(nrfx_spis_evt_t const * p_event, void * p_context) in spis_handler()
192 static void spis_handler(nrfx_spis_evt_t const * p_event, void * p_context) in spis_handler()
458 nrfx_spis_evt_t event; in spis_state_entry_action_execute()