Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h376 nrf_pdm_mode_t pdm_mode,
631 nrf_pdm_mode_t pdm_mode, in nrf_pdm_mode_set() argument
634 p_reg->MODE = ((pdm_mode << PDM_MODE_OPERATION_Pos) & PDM_MODE_OPERATION_Msk) in nrf_pdm_mode_set()
/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h407 nrf_pdm_mode_t pdm_mode, in nrfy_pdm_mode_set() argument
410 nrf_pdm_mode_set(p_reg, pdm_mode, pdm_edge); in nrfy_pdm_mode_set()