Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h388 nrf_pdm_edge_t * p_pdm_edge);
640 nrf_pdm_edge_t * p_pdm_edge) in nrf_pdm_mode_get() argument
644 *p_pdm_edge = (nrf_pdm_edge_t)((mode & PDM_MODE_EDGE_Msk ) >> PDM_MODE_EDGE_Pos); in nrf_pdm_mode_get()
/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h417 nrf_pdm_edge_t * p_pdm_edge) in nrfy_pdm_mode_get() argument
420 nrf_pdm_mode_get(p_reg, p_pdm_mode, p_pdm_edge); in nrfy_pdm_mode_get()