Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h132 nrf_pdm_gain_set(p_reg, p_config->gain_l, p_config->gain_r); in nrfy_pdm_periph_configure()
473 nrf_pdm_gain_set(p_reg, gain_l, gain_r); in nrfy_pdm_gain_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h487 NRF_STATIC_INLINE void nrf_pdm_gain_set(NRF_PDM_Type * p_reg,
710 NRF_STATIC_INLINE void nrf_pdm_gain_set(NRF_PDM_Type * p_reg, in nrf_pdm_gain_set() function