Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_qdec.h125 .reportper = NRF_QDEC_REPORTPER_10, \
/hal_nordic-latest/nrfx/hal/
Dnrf_qdec.h174NRF_QDEC_REPORTPER_10 = QDEC_REPORTPER_REPORTPER_10Smpl, /… enumerator
751 return (reportper == NRF_QDEC_REPORTPER_10) ? 10 : reportper * 40; in nrf_qdec_reportper_to_value()