Searched refs:nrf_pdm_prescaler_get (Results 1 – 2 of 2) sorted by relevance
425 NRF_STATIC_INLINE uint32_t nrf_pdm_prescaler_get(NRF_PDM_Type const * p_reg);668 NRF_STATIC_INLINE uint32_t nrf_pdm_prescaler_get(NRF_PDM_Type const * p_reg) in nrf_pdm_prescaler_get() function
455 uint32_t prescaler = nrf_pdm_prescaler_get(p_reg); in nrfy_pdm_prescaler_get()