Home
last modified time | relevance | path

Searched defs:p_spis (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c155 NRF_SPIS_Type * p_spis = p_instance->p_reg; in spis_configure() local
264 NRF_SPIS_Type * p_spis = p_instance->p_reg; in nrfx_spis_init() local
397 NRF_SPIS_Type * p_spis = p_instance->p_reg; in nrfx_spis_uninit() local
455 static void spis_state_entry_action_execute(NRF_SPIS_Type * p_spis, in spis_state_entry_action_execute()
513 static void spis_state_change(NRF_SPIS_Type * p_spis, in spis_state_change()
581 static void irq_handler(NRF_SPIS_Type * p_spis, spis_cb_t * p_cb) in irq_handler()