Searched refs:abort (Results 1 – 22 of 22) sorted by relevance
/Zephyr-Core-2.7.6/lib/libc/minimal/source/stdlib/ |
D | abort.c | 10 void abort(void) in abort() function
|
/Zephyr-Core-2.7.6/soc/xtensa/esp32/ |
D | soc.c | 108 abort(); in __start() 113 abort(); in __start()
|
/Zephyr-Core-2.7.6/lib/libc/minimal/ |
D | CMakeLists.txt | 7 source/stdlib/abort.c
|
/Zephyr-Core-2.7.6/.buildkite/hooks/ |
D | pre-command | 23 git merge --abort
|
/Zephyr-Core-2.7.6/lib/libc/minimal/include/ |
D | stdlib.h | 43 void abort(void);
|
/Zephyr-Core-2.7.6/arch/arc/ |
D | CMakeLists.txt | 9 # references to abort().
|
/Zephyr-Core-2.7.6/arch/x86/core/ia32/ |
D | soft_float_stubs.c | 20 extern void abort(void);
|
/Zephyr-Core-2.7.6/scripts/coccinelle/ |
D | symbols.txt | 1 abort
|
/Zephyr-Core-2.7.6/tests/benchmarks/latency_measure/ |
D | README.rst | 34 Time to abort a thread (not running) : 2208 cycles , 2208 ns
|
/Zephyr-Core-2.7.6/arch/arm/core/aarch32/cortex_a_r/ |
D | Kconfig | 67 instruction and data abort exception handlers.
|
/Zephyr-Core-2.7.6/subsys/testsuite/ztest/ |
D | Kconfig | 21 Stop and abort on first failing test. Do not continue with other
|
/Zephyr-Core-2.7.6/drivers/interrupt_controller/ |
D | intc_esp32.c | 879 abort(); in esp_intr_noniram_disable() 893 abort(); in esp_intr_noniram_enable()
|
/Zephyr-Core-2.7.6/subsys/mgmt/updatehub/ |
D | Kconfig | 97 before abort a current update.
|
/Zephyr-Core-2.7.6/doc/guides/portability/ |
D | posix.rst | 361 abort(),+
|
/Zephyr-Core-2.7.6/kernel/ |
D | sched.c | 1606 SYS_PORT_TRACING_OBJ_FUNC_ENTER(k_thread, abort, thread); in z_impl_k_thread_abort() 1610 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_thread, abort, thread); in z_impl_k_thread_abort()
|
/Zephyr-Core-2.7.6/include/ |
D | kernel.h | 629 prio, options, delay, abort, tname) \ argument 641 .init_abort = (abort), \
|
/Zephyr-Core-2.7.6/tests/lib/c_lib/src/ |
D | main.c | 1019 abort(); in test_abort()
|
/Zephyr-Core-2.7.6/doc/guides/west/ |
D | built-in.rst | 160 ``git``, or you can use ``git -C <project_path> rebase --abort`` to
|
/Zephyr-Core-2.7.6/doc/reference/networking/ |
D | can_api.rst | 91 in case, abort their transmission.
|
/Zephyr-Core-2.7.6/doc/releases/ |
D | release-notes-1.14.rst | 554 only on x86_64 and used only for thread abort. 2073 * :github:`10313` - net: sockets: Packets are leaked on TCP abort connection
|
D | release-notes-2.0.rst | 440 radio, PA/LNA on Port 1 GPIO pins, and radio event abort
|
D | release-notes-2.6.rst | 1871 * :github:`32723` - kernel/sched: Only send IPI to abort a thread if the hardware supports it
|