Searched refs:NRF_SPIM3 (Results 1 – 6 of 6) sorted by relevance
477 if (p_spim == NRF_SPIM3) in nrfx_spim_uninit()591 if (p_spim == NRF_SPIM3) in spim_xfer()626 if (p_spim == NRF_SPIM3) in spim_xfer()761 if (p_spim == NRF_SPIM3) in irq_handler()797 irq_handler(NRF_SPIM3, &m_cb[NRFX_SPIM3_INST_IDX]); in nrfx_spim_3_irq_handler()
74 #define NRF_SPIM3 NRF_SPIM3_S macro
85 #define NRF_SPIM3 NRF_SPIM3_S macro
297 - Corrected default settings for NRF_SPIM3.
2764 #define NRF_SPIM3 ((NRF_SPIM_Type*) NRF_SPIM3_BASE) macro
2896 #define NRF_SPIM3 ((NRF_SPIM_Type*) NRF_SPIM3_BASE) macro
Completed in 42 milliseconds