/Zephyr-latest/tests/unit/pot/ |
D | CMakeLists.txt | 13 target_compile_options(testbinary PRIVATE -Wno-overflow) 16 target_compile_options(testbinary PRIVATE -Wno-shift-count-overflow -Wno-integer-overflow)
|
/Zephyr-latest/doc/safety/images/ |
D | IEC-61508-basis.svg | 1 …overflow: visible;
 min-height: 1px;
 min-width: 1px;
}

mjx-container[jax="…
|
D | zephyr-safety-process.svg | 1 …overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
|
/Zephyr-latest/drivers/sensor/nordic/qdec_nrfx/ |
D | qdec_nrfx.c | 31 bool overflow; member 49 bool overflow = ((acc > 0) && (ACC_MAX - acc < data->acc)) || in accumulate() local 52 if (!overflow) { in accumulate() 55 data->overflow = true; in accumulate() 84 if (data->overflow) { in qdec_nrfx_sample_fetch() 85 data->overflow = false; in qdec_nrfx_sample_fetch() 167 dev_data->overflow = true; in qdec_nrfx_event_handler()
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | icbmsg_memory.svg | 7 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 10 …-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"> 24 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 27 …-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"> 41 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 44 …-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"> 58 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 61 …-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"> 75 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 78 …-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"> [all …]
|
D | icbmsg_message.svg | 7 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 10 …-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"> 24 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 27 …-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"> 41 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 44 …-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"> 58 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 61 …-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"> 75 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 78 …-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"> [all …]
|
D | icbmsg_flows.svg | 7 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 10 … rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"> 26 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 29 … rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"> 46 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 66 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 86 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 89 … rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"> 103 …uiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-al… 106 … rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"> [all …]
|
/Zephyr-latest/samples/net/sockets/echo_server/src/ws_console/ |
D | style.css | 40 overflow: auto; 50 overflow: auto;
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_s32k1xx.dtsi | 245 interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; 255 interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; 265 interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; 275 interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; 285 interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; 295 interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; 305 interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; 315 interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow";
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_mcux_ftm.c | 282 uint16_t cnt, bool overflow) in mcux_ftm_capture_first_edge() argument 296 capture->first_edge_overflow = overflow; in mcux_ftm_capture_first_edge() 298 LOG_DBG("pair = %d, 1st cnt = %u, 1st ovf = %d", pair, cnt, overflow); in mcux_ftm_capture_first_edge() 302 uint16_t cnt, bool overflow) in mcux_ftm_capture_second_edge() argument 335 if (unlikely(overflow && second_cnv > cnt)) { in mcux_ftm_capture_second_edge() 362 second_cnv, cycles, cnt, overflow); in mcux_ftm_capture_second_edge() 403 bool overflow; in mcux_ftm_irq_handler() local 413 overflow = mcux_ftm_handle_overflow(dev); in mcux_ftm_irq_handler() 418 mcux_ftm_capture_second_edge(dev, ch, cnt, overflow); in mcux_ftm_irq_handler() 420 mcux_ftm_capture_first_edge(dev, ch, cnt, overflow); in mcux_ftm_irq_handler() [all …]
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.nrf_rtc | 40 bool "Trigger overflow" 42 When enabled, a function can be used to trigger RTC overflow and
|
/Zephyr-latest/tests/drivers/pwm/pwm_loopback/boards/ |
D | ek_ra6e2.overlay | 32 interrupt-names = "gtioca", "overflow";
|
D | ek_ra4e2.overlay | 32 interrupt-names = "gtioca", "overflow";
|
D | fpb_ra6e2.overlay | 32 interrupt-names = "gtioca", "overflow";
|
D | ek_ra4m3.overlay | 33 interrupt-names = "gtioca", "overflow";
|
D | ek_ra4w1.overlay | 33 interrupt-names = "gtioca", "overflow";
|
D | ek_ra6m1.overlay | 33 interrupt-names = "gtioca", "overflow";
|
D | ek_ra6m2.overlay | 33 interrupt-names = "gtioca", "overflow";
|
D | ek_ra6m3.overlay | 33 interrupt-names = "gtioca", "overflow";
|
D | ek_ra6m4.overlay | 33 interrupt-names = "gtioca", "overflow";
|
D | ek_ra6m5.overlay | 33 interrupt-names = "gtioca", "overflow";
|
D | ek_ra8d1.overlay | 35 interrupt-names = "gtioca", "overflow";
|
D | ek_ra8m1.overlay | 35 interrupt-names = "gtioca", "overflow";
|
D | fpb_ra6e1.overlay | 33 interrupt-names = "gtioca", "overflow";
|
D | ek_ra2a1.overlay | 33 interrupt-names = "gtioca", "overflow";
|