Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_qdec.h495 NRF_STATIC_INLINE nrf_qdec_reportper_t nrf_qdec_reportper_get(NRF_QDEC_Type const * p_reg);
744 NRF_STATIC_INLINE nrf_qdec_reportper_t nrf_qdec_reportper_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_reportper_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_qdec.h503 nrf_qdec_reportper_t ret = nrf_qdec_reportper_get(p_reg); in nrfy_qdec_reportper_get()