Home
last modified time | relevance | path

Searched defs:overflow (Results 1 – 2 of 2) sorted by relevance

/lk-master/platform/stm32f0xx/
A Dtimer_capture.c205 static uint64_t stm32_timer_inc_overflow(stm32_timer_capture_t *tc, uint64_t overflow) { in stm32_timer_inc_overflow()
225 uint64_t overflow = tc->overflow; in stm32_timer_calc_value() local
/lk-master/platform/stm32f0xx/include/platform/
A Dtimer_capture.h31 volatile uint64_t overflow; member

Completed in 6 milliseconds