Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h287 NRF_STATIC_INLINE uint32_t nrf_pdm_int_enable_check(NRF_PDM_Type const * p_reg, uint32_t mask);
577 NRF_STATIC_INLINE uint32_t nrf_pdm_int_enable_check(NRF_PDM_Type const * p_reg, uint32_t mask) in nrf_pdm_int_enable_check() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h333 uint32_t check = nrf_pdm_int_enable_check(p_reg, mask); in nrfy_pdm_int_enable_check()