Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h78 } nrfy_pdm_pins_t; typedef
85 nrfy_pdm_pins_t pins; ///< Pin configuration structure.
260 NRFY_STATIC_INLINE void nrfy_pdm_pins_set(NRF_PDM_Type * p_reg, nrfy_pdm_pins_t * p_pins) in nrfy_pdm_pins_set()
272 NRFY_STATIC_INLINE void nrfy_pdm_pins_get(NRF_PDM_Type const * p_reg, nrfy_pdm_pins_t * p_pins) in nrfy_pdm_pins_get()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pdm.c260 nrfy_pdm_pins_t pins; in pdm_uninit()