Home
last modified time | relevance | path

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

/Zephyr-latest/boards/qemu/cortex_m0/
Dnrf_timer_timer.c100 static void handle_next_tick_case(uint32_t t) in handle_next_tick_case() function
123 handle_next_tick_case(t); in set_absolute_ticks()
/Zephyr-latest/drivers/counter/
Dcounter_nrfx_rtc.c183 static void handle_next_tick_case(const struct device *dev, uint8_t chan, in handle_next_tick_case() function
297 handle_next_tick_case(dev, chan, now, val); in set_cc()
326 handle_next_tick_case(dev, chan, now, val); in set_cc()