Searched refs:NRF_PDM_PRESCALER_MIN (Results 1 – 2 of 2) sorted by relevance
107 #define NRF_PDM_PRESCALER_MIN PDM_PRESCALER_DIVISOR_Min macro663 NRFX_ASSERT(prescaler >= NRF_PDM_PRESCALER_MIN); in nrf_pdm_prescaler_set()
194 if (p_config->prescaler < NRF_PDM_PRESCALER_MIN || in pdm_init()234 if (p_config->prescaler < NRF_PDM_PRESCALER_MIN || in pdm_reconfigure()