Home
last modified time | relevance | path

Searched refs:NRF_PDM_PRESCALER_MAX (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h109 #define NRF_PDM_PRESCALER_MAX PDM_PRESCALER_DIVISOR_Max macro
664 NRFX_ASSERT(prescaler <= NRF_PDM_PRESCALER_MAX); in nrf_pdm_prescaler_set()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pdm.c195 p_config->prescaler > NRF_PDM_PRESCALER_MAX) in pdm_init()
235 p_config->prescaler > NRF_PDM_PRESCALER_MAX) in pdm_reconfigure()