Searched defs:overflow (Results 1 – 2 of 2) sorted by relevance
205 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
31 volatile uint64_t overflow; member
Completed in 6 milliseconds