Searched refs:nrf_qdec_task_trigger (Results 1 – 2 of 2) sorted by relevance
177 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()
267 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