Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h387 nrf_pdm_mode_t * p_pdm_mode,
639 nrf_pdm_mode_t * p_pdm_mode, in nrf_pdm_mode_get() argument
643 *p_pdm_mode = (nrf_pdm_mode_t)((mode & PDM_MODE_OPERATION_Msk ) >> PDM_MODE_OPERATION_Pos); in nrf_pdm_mode_get()
/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h416 nrf_pdm_mode_t * p_pdm_mode, in nrfy_pdm_mode_get() argument
420 nrf_pdm_mode_get(p_reg, p_pdm_mode, p_pdm_edge); in nrfy_pdm_mode_get()