Home
last modified time | relevance | path

Searched refs:unhandled (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-3.5.0/tests/arch/x86/static_idt/
DREADME.txt24 - Expect to see unhandled interrupt/exception message
/Zephyr-Core-3.5.0/arch/mips/core/
Disr.S120 bnez k1, unhandled
125 unhandled: label
/Zephyr-Core-3.5.0/subsys/net/ip/
Ddhcpv4.c685 bool unhandled = true; in dhcpv4_parse_options() local
707 unhandled = true; in dhcpv4_parse_options()
721 unhandled = false; in dhcpv4_parse_options()
901 if (unhandled) { in dhcpv4_parse_options()
/Zephyr-Core-3.5.0/doc/kernel/services/other/
Dfatal.rst233 Any other type of unhandled CPU exception will generate an error code of
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-1.8.rst305 * ``ZEP-2052`` - arm: unhandled exceptions in thread take down entire system
Drelease-notes-1.6.rst286 * ``ZEP-602`` - unhandled CPU exceptions/interrupts report wrong faulting vector if triggered by CPU
Drelease-notes-1.14.rst1119 * :github:`15348` - ARM Cortex-M: SysTick: unhandled race condition
Drelease-notes-3.3.rst993 * RPi Pico: fixed buffer status handling, fixed infinite unhandled irq retriggers,
/Zephyr-Core-3.5.0/doc/hardware/porting/
Darch.rst448 In the event of an unhandled CPU exception, the architecture