Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_qdec.h286 __STATIC_INLINE int32_t nrf_qdec_sample_get(void);
461 __STATIC_INLINE int32_t nrf_qdec_sample_get(void) in nrf_qdec_sample_get() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_qdec.c62 event.data.sample.value = (int8_t)nrf_qdec_sample_get(); in nrfx_qdec_irq_handler()