Home
last modified time | relevance | path

Searched refs:gain_r (Results 1 – 3 of 3) sorted by relevance

/external/platform/nrfx/drivers/include/
A Dnrfx_pdm.h76 nrf_pdm_gain_t gain_r; ///< Right channel gain. member
123 .gain_r = NRF_PDM_GAIN_DEFAULT, \
/external/platform/nrfx/hal/
A Dnrf_pdm.h378 nrf_pdm_gain_t gain_r);
575 nrf_pdm_gain_t gain_r) in nrf_pdm_gain_set() argument
578 p_reg->GAINR = gain_r; in nrf_pdm_gain_set()
/external/platform/nrfx/drivers/src/
A Dnrfx_pdm.c187 p_config->gain_r > NRF_PDM_GAIN_MAXIMUM) in nrfx_pdm_init()
212 nrf_pdm_gain_set(NRF_PDM0, p_config->gain_l, p_config->gain_r); in nrfx_pdm_init()

Completed in 5 milliseconds