Searched refs:NRFX_SPIM_BASE_FREQUENCY_GET (Results 1 – 3 of 3) sorted by relevance
185 #define NRFX_SPIM_BASE_FREQUENCY_GET(p_instance) \ macro
383 uint32_t base_frequency = NRFX_SPIM_BASE_FREQUENCY_GET(p_instance); in spim_frequency_valid_check()
145 - Introduced the NRFX_TIMER_BASE_FREQUENCY_GET() and NRFX_SPIM_BASE_FREQUENCY_GET() macros for gett…