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.c27 #define COUNTER_READ_CC NRF_TIMER_CC_CHANNEL1 macro
91 nrf_timer_capture_task_get(COUNTER_READ_CC)); in read()
94 return nrf_timer_cc_get(timer, COUNTER_READ_CC); in read()