Home
last modified time | relevance | path

Searched refs:NRFX_SPIM_BASE_FREQUENCY_GET (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_spim.h185 #define NRFX_SPIM_BASE_FREQUENCY_GET(p_instance) \ macro
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c383 uint32_t base_frequency = NRFX_SPIM_BASE_FREQUENCY_GET(p_instance); in spim_frequency_valid_check()
/hal_nordic-latest/nrfx/
DCHANGELOG.md145 - Introduced the NRFX_TIMER_BASE_FREQUENCY_GET() and NRFX_SPIM_BASE_FREQUENCY_GET() macros for gett…