Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_qdec.h328 __STATIC_INLINE void nrf_qdec_reportper_set(nrf_qdec_reportper_t reportper);
496 __STATIC_INLINE void nrf_qdec_reportper_set(nrf_qdec_reportper_t reportper) in nrf_qdec_reportper_set() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_qdec.c134 nrf_qdec_reportper_set(p_config->reportper); in nrfx_qdec_init()