Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h204 NRFY_STATIC_INLINE void nrfy_pdm_buffer_set(NRF_PDM_Type * p_reg, in nrfy_pdm_buffer_set() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pdm.c360 nrfy_pdm_buffer_set(p_instance->p_reg, &nrfy_buffer); in pdm_buffer_set()