/Zephyr-Core-3.5.0/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-Core-3.5.0/doc/connectivity/bluetooth/img/ |
D | cap_proc.svg | 3 …overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
|
D | gaf.svg | 4 …overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
|
D | zephyr_gaf.svg | 4 …overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
|
D | ble_audio_arch.svg | 4 …overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFea…
|
/Zephyr-Core-3.5.0/tests/kernel/fatal/exception/src/ |
D | main.c | 246 /* Test that stack overflow check due to swap works */ in stack_sentinel_swap() 256 /* Test that HW stack overflow check works */ in stack_hw_overflow() 265 /* Test that HW stack overflow check works in user_priv_stack_hw_overflow() 277 /* When testing stack sentinel feature, the overflow stack is a in check_stack_overflow() 390 TC_PRINT("test stack sentinel overflow - timer irq\n"); in ZTEST() 393 TC_PRINT("test stack sentinel overflow - swap\n"); in ZTEST() 398 /* HW based stack overflow detection. in ZTEST() 403 TC_PRINT("test stack HW-based overflow - supervisor 1\n"); in ZTEST() 406 TC_PRINT("test stack HW-based overflow - supervisor 2\n"); in ZTEST() 410 TC_PRINT("test stack HW-based overflow (FPU thread) - supervisor 1\n"); in ZTEST() [all …]
|
/Zephyr-Core-3.5.0/doc/services/portability/ |
D | posix.svg | 2 …overflow:visible;" pointer-events="all" width="52" height="12" requiredFeatures="http://www.w3.org…
|
/Zephyr-Core-3.5.0/doc/kernel/drivers/ |
D | device_driver_model.svg | 3 …overflow:visible;" pointer-events="all" width="238" height="95" requiredFeatures="http://www.w3.or…
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/conn_mgr/figures/ |
D | integration_diagram_detailed.svg | 3 …overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
|
D | integration_diagram_simplified.svg | 3 …overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
|
/Zephyr-Core-3.5.0/samples/bluetooth/mtu_update/img/ |
D | mtu.svg | 3 …overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFea…
|
/Zephyr-Core-3.5.0/doc/project/ |
D | release_cycle.svg | 4 …overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
|
D | lts.svg | 4 …overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
|
/Zephyr-Core-3.5.0/doc/kernel/services/scheduling/ |
D | timeslicing.svg | 2 …overflow:visible;" pointer-events="all" width="85" height="12" requiredFeatures="http://www.w3.org…
|
D | cooperative.svg | 2 …overflow:visible;" pointer-events="all" width="85" height="12" requiredFeatures="http://www.w3.org…
|
D | preemptive.svg | 2 …overflow:visible;" pointer-events="all" width="85" height="12" requiredFeatures="http://www.w3.org…
|
/Zephyr-Core-3.5.0/doc/build/dts/ |
D | zephyr_dt_i2c_example.svg | 100 style="overflow:visible;" 193 style="overflow:visible;"> 218 style="overflow:visible;"> 220 …: 1.2; vertical-align: top; overflow: hidden; max-height: 22px; max-width: 350px; width: 161px; wh… 243 style="overflow:visible;"> 245 …: 1.2; vertical-align: top; overflow: hidden; max-height: 22px; max-width: 350px; width: 190px; wh… 306 style="overflow:visible;" 363 style="overflow:visible;"> 388 style="overflow:visible;"> 390 …: 1.2; vertical-align: top; overflow: hidden; max-height: 22px; max-width: 342px; width: 340px; wh… [all …]
|
/Zephyr-Core-3.5.0/doc/kernel/services/threads/ |
D | thread_states.svg | 3 …overflow:visible;" pointer-events="all" width="21" height="11" requiredFeatures="http://www.w3.org…
|
/Zephyr-Core-3.5.0/drivers/pwm/ |
D | pwm_mcux_ftm.c | 277 uint16_t cnt, bool overflow) in mcux_ftm_capture_first_edge() argument 291 capture->first_edge_overflow = overflow; in mcux_ftm_capture_first_edge() 293 LOG_DBG("pair = %d, 1st cnt = %u, 1st ovf = %d", pair, cnt, overflow); in mcux_ftm_capture_first_edge() 297 uint16_t cnt, bool overflow) in mcux_ftm_capture_second_edge() argument 318 /* Clear both edge flags for pulse capture to capture first edge overflow counter */ in mcux_ftm_capture_second_edge() 326 /* Compensate for the overflow registered in the same IRQ */ in mcux_ftm_capture_second_edge() 330 if (unlikely(overflow && second_cnv > cnt)) { in mcux_ftm_capture_second_edge() 331 /* Compensate for the overflow registered in the same IRQ */ in mcux_ftm_capture_second_edge() 340 LOG_ERR("overflow while calculating cycles"); in mcux_ftm_capture_second_edge() 345 LOG_ERR("overflow while calculating cycles"); in mcux_ftm_capture_second_edge() [all …]
|
/Zephyr-Core-3.5.0/doc/develop/test/ |
D | twister_and_pytest.svg | 4 …overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
|
/Zephyr-Core-3.5.0/include/zephyr/dsp/ |
D | basicmath.h | 40 * @par Scaling and Overflow Behavior 55 * @par Scaling and Overflow Behavior 70 * @par Scaling and Overflow Behavior 121 * @par Scaling and Overflow Behavior 136 * @par Scaling and Overflow Behavior 151 * @par Scaling and Overflow Behavior 192 * @par Scaling and Overflow Behavior 207 * @par Scaling and Overflow Behavior 222 * @par Scaling and Overflow Behavior 277 * @par Scaling and Overflow Behavior [all …]
|
/Zephyr-Core-3.5.0/doc/hardware/peripherals/ |
D | 1-Wire_bus_topology.drawio.svg | 4 …overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
|
/Zephyr-Core-3.5.0/doc/hardware/peripherals/canbus/ |
D | timing.svg | 5 <symbol overflow="visible" id="glyph0-0"> 8 <symbol overflow="visible" id="glyph0-1"> 11 <symbol overflow="visible" id="glyph0-2"> 14 <symbol overflow="visible" id="glyph0-3"> 17 <symbol overflow="visible" id="glyph0-4"> 20 <symbol overflow="visible" id="glyph0-5"> 23 <symbol overflow="visible" id="glyph0-6"> 26 <symbol overflow="visible" id="glyph0-7"> 29 <symbol overflow="visible" id="glyph0-8"> 32 <symbol overflow="visible" id="glyph0-9"> [all …]
|
/Zephyr-Core-3.5.0/subsys/testsuite/include/zephyr/ |
D | timestamp.h | 67 * high precision timer register overflow. 98 * overflow and 0 otherwise 105 * overflow of the high precision timer in high_timer_overflow()
|
/Zephyr-Core-3.5.0/doc/build/sysbuild/ |
D | sysbuild.svg | 4 …overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: fl…
|