Home
last modified time | relevance | path

Searched refs:NRF_SPIM3 (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-latest/nrfx/templates/
Dnrfx_config_nrf91.h78 #define NRF_SPIM3 NRF_SPIM3_NS macro
128 #define NRF_SPIM3 NRF_SPIM3_S macro
Dnrfx_config_nrf5340_application.h90 #define NRF_SPIM3 NRF_SPIM3_NS macro
156 #define NRF_SPIM3 NRF_SPIM3_S macro
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c719 if (p_instance->p_reg == NRF_SPIM3) in nrfx_spim_uninit()
822 if (p_spim == NRF_SPIM3) in spim_xfer()
880 if (p_spim == NRF_SPIM3) in spim_xfer()
1009 if (p_spim == NRF_SPIM3) in irq_handler()
/hal_nordic-latest/nrfx/mdk/
Dnrf52833.h2788 #define NRF_SPIM3 ((NRF_SPIM_Type*) NRF_SPIM3_BASE) macro
Dnrf52840.h3339 #define NRF_SPIM3 ((NRF_SPIM_Type*) NRF_SPIM3_BASE) macro
/hal_nordic-latest/nrfx/
DCHANGELOG.md693 - Corrected default settings for NRF_SPIM3.