Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_qdec.h396 NRF_STATIC_INLINE uint32_t nrf_qdec_sampleper_to_value(nrf_qdec_sampleper_t sampleper);
687 NRF_STATIC_INLINE uint32_t nrf_qdec_sampleper_to_value(nrf_qdec_sampleper_t sampleper) in nrf_qdec_sampleper_to_value() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_qdec.h393 return nrf_qdec_sampleper_to_value(sampleper); in nrfy_qdec_sampleper_to_value()