Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_qdec.c177 nrf_qdec_task_trigger(NRF_QDEC, NRF_QDEC_TASK_START); in nrfx_qdec_enable()
185 nrf_qdec_task_trigger(NRF_QDEC, NRF_QDEC_TASK_STOP); in nrfx_qdec_disable()
194 nrf_qdec_task_trigger(NRF_QDEC, NRF_QDEC_TASK_READCLRACC); in nrfx_qdec_accumulators_read()
/lk-master/external/platform/nrfx/hal/
A Dnrf_qdec.h267 NRF_STATIC_INLINE void nrf_qdec_task_trigger(NRF_QDEC_Type * p_reg, nrf_qdec_task_t task);
567 NRF_STATIC_INLINE void nrf_qdec_task_trigger(NRF_QDEC_Type * p_reg, nrf_qdec_task_t task) in nrf_qdec_task_trigger() function

Completed in 4 milliseconds