Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/include/
A Dnrfx_qdec.h81 .reportper = NRF_QDEC_REPORTPER_10, \
/external/platform/nrfx/hal/
A Dnrf_qdec.h122NRF_QDEC_REPORTPER_10 = QDEC_REPORTPER_REPORTPER_10Smpl, /**< QDEC report period 10 samples. */ enumerator
669 return (reportper == NRF_QDEC_REPORTPER_10) ? 10 : reportper * 40; in nrf_qdec_reportper_to_value()

Completed in 4 milliseconds