Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h522 NRF_STATIC_INLINE uint32_t * nrf_pdm_buffer_get(NRF_PDM_Type const * p_reg);
736 NRF_STATIC_INLINE uint32_t * nrf_pdm_buffer_get(NRF_PDM_Type const * p_reg) in nrf_pdm_buffer_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h491 uint32_t * p_buffer = nrf_pdm_buffer_get(p_reg); in nrfy_pdm_buffer_get()