Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Dintel_adsp_timer.c97 uint32_t counter_lo; in count32() local
99 counter_lo = sys_read32(DSPWC_LO_ADDR); in count32()
100 return counter_lo; in count32()