Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nordic/qdec_nrfx/
Dqdec_nrfx.c31 bool overflow; member
49 bool overflow = ((acc > 0) && (ACC_MAX - acc < data->acc)) || in accumulate() local
/Zephyr-latest/drivers/pwm/
Dpwm_mcux_ftm.c282 uint16_t cnt, bool overflow) in mcux_ftm_capture_first_edge()
302 uint16_t cnt, bool overflow) in mcux_ftm_capture_second_edge()
403 bool overflow; in mcux_ftm_irq_handler() local
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc2520.h52 bool overflow; member
/Zephyr-latest/subsys/net/ip/
Dicmpv4.c201 uint8_t overflow; in icmpv4_update_time_stamp() local