Searched defs:exception (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/doc/_extensions/zephyr/ |
D | html_redirects.py | 66 def create_redirect_pages(app, exception): argument
|
/Zephyr-latest/include/zephyr/arch/arm/ |
D | gdbstub.h | 63 unsigned int exception; member
|
/Zephyr-latest/arch/x86/core/ia32/ |
D | gdbstub.c | 22 unsigned int exception; in get_exception() local
|
/Zephyr-latest/include/zephyr/arch/xtensa/ |
D | gdbstub.h | 89 unsigned int exception; member
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | gdbstub.h | 79 unsigned int exception; member
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_testplan.py | 558 exception, argument 614 exception, argument
|
D | test_testsuite.py | 298 def test_get_unique_exception(testsuite_root, workdir, name, exception): argument
|
/Zephyr-latest/arch/xtensa/core/ |
D | gdbstub.c | 335 unsigned int exception; in get_gdb_exception_reason() local
|
/Zephyr-latest/subsys/debug/gdbstub/ |
D | gdbstub.c | 568 static int gdb_send_exception(uint8_t *buf, size_t len, uint8_t exception) in gdb_send_exception()
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | handlers.py | 657 def _handle_serial_exception(self, exception, dut, serial_pty, ser_pty_process): argument
|