Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_nrfx_timer.c30 #define COUNTER_READ_CC NRF_TIMER_CC_CHANNEL1 macro
143 nrf_timer_capture_task_get(COUNTER_READ_CC)); in read()
146 return nrf_timer_cc_get(timer, COUNTER_READ_CC); in read()