Home
last modified time | relevance | path

Searched defs:sampleper (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_qdec.h53 nrf_qdec_sampleper_t sampleper; /**< Sampling period in microseconds. */ member
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_qdec.h451 __STATIC_INLINE uint32_t nrf_qdec_sampleper_to_value(uint32_t sampleper) in nrf_qdec_sampleper_to_value()