Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h129 nrf_pdm_prescaler_set(p_reg, p_config->prescaler); in nrfy_pdm_periph_configure()
447 nrf_pdm_prescaler_set(p_reg, prescaler); in nrfy_pdm_prescaler_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h416 NRF_STATIC_INLINE void nrf_pdm_prescaler_set(NRF_PDM_Type * p_reg, uint32_t prescaler);
661 NRF_STATIC_INLINE void nrf_pdm_prescaler_set(NRF_PDM_Type * p_reg, uint32_t prescaler) in nrf_pdm_prescaler_set() function