Home
last modified time | relevance | path

Searched refs:abort (Results 1 – 25 of 59) sorted by relevance

123

/Zephyr-latest/soc/espressif/esp32s3/
Desp32s3-mp.c73 abort(); in esp_appcpu_image_load()
93 abort(); in esp_appcpu_image_load()
96 abort(); in esp_appcpu_image_load()
102 abort(); in esp_appcpu_image_load()
108 abort(); in esp_appcpu_image_load()
114 abort(); in esp_appcpu_image_load()
/Zephyr-latest/arch/arm/core/cortex_m/
Dthread_abort.c28 SYS_PORT_TRACING_OBJ_FUNC_ENTER(k_thread, abort, thread); in z_impl_k_thread_abort()
55 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_thread, abort, thread); in z_impl_k_thread_abort()
/Zephyr-latest/soc/espressif/esp32/
Desp32-mp.c359 abort(); in esp_appcpu_image_load()
379 abort(); in esp_appcpu_image_load()
382 abort(); in esp_appcpu_image_load()
388 abort(); in esp_appcpu_image_load()
394 abort(); in esp_appcpu_image_load()
400 abort(); in esp_appcpu_image_load()
/Zephyr-latest/lib/libc/common/source/stdlib/
Dabort.c10 FUNC_NORETURN void abort(void) in abort() function
/Zephyr-latest/soc/espressif/common/
Dloader.c115 abort(); in map_rom_segments()
157 abort(); in map_rom_segments()
194 abort(); in map_rom_segments()
263 abort(); in __start()
/Zephyr-latest/arch/posix/core/
Dthread.c124 SYS_PORT_TRACING_OBJ_FUNC_ENTER(k_thread, abort, thread); in z_impl_k_thread_abort()
168 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_thread, abort, thread); in z_impl_k_thread_abort()
/Zephyr-latest/subsys/bluetooth/controller/coex/
DKconfig17 the controller. Which abort any radio states, when coex pin is asserted.
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dop_agg.c61 SHELL_CMD_ARG(seq-abort, NULL, NULL, cmd_seq_abort, 1, 0),
/Zephyr-latest/lib/libc/common/
DCMakeLists.txt7 zephyr_library_sources_ifdef(CONFIG_COMMON_LIBC_ABORT source/stdlib/abort.c)
DKconfig7 common implementation of abort().
/Zephyr-latest/lib/libc/minimal/include/
Dstdlib.h51 FUNC_NORETURN void abort(void);
/Zephyr-latest/drivers/dma/
DKconfig.dw_axi_dmac33 Max timeout to abort or disable the channel
/Zephyr-latest/modules/zcbor/
DKconfig27 This makes all functions abort their execution if called when an error
/Zephyr-latest/drivers/ethernet/
Deth_cyclonev.c416 goto abort; in eth_cyclonev_send()
425 goto abort; in eth_cyclonev_send()
431 goto abort; in eth_cyclonev_send()
491 goto abort; in eth_cyclonev_send()
533 abort: in eth_cyclonev_send()
Deth_dwmac.c155 goto abort; in dwmac_send()
163 goto abort; in dwmac_send()
202 abort: in dwmac_send()
/Zephyr-latest/subsys/bluetooth/host/
Dcs.c637 goto abort; in bt_hci_le_cs_subevent_result()
642 goto abort; in bt_hci_le_cs_subevent_result()
647 goto abort; in bt_hci_le_cs_subevent_result()
682 goto abort; in bt_hci_le_cs_subevent_result()
692 abort: in bt_hci_le_cs_subevent_result()
739 goto abort; in bt_hci_le_cs_subevent_result_continue()
770 goto abort; in bt_hci_le_cs_subevent_result_continue()
783 abort: in bt_hci_le_cs_subevent_result_continue()
/Zephyr-latest/tests/posix/headers/src/
Dsignal_h.c169 zassert_not_null(abort); in ZTEST()
/Zephyr-latest/arch/arc/
DCMakeLists.txt9 # references to abort().
/Zephyr-latest/arch/x86/core/ia32/
Dsoft_float_stubs.c20 extern void abort(void);
/Zephyr-latest/samples/drivers/can/babbling/
DREADME.rst51 abort by pressing User SW3 button
/Zephyr-latest/scripts/coccinelle/
Dsymbols.txt1 abort
/Zephyr-latest/arch/arm/core/cortex_a_r/
DKconfig35 instruction and data abort exception handlers.
184 instruction and data abort exception handlers.
/Zephyr-latest/tests/benchmarks/latency_measure/
DREADME.rst18 * Time it takes to abort a thread
69 …thread.abort.kernel.from.kernel - Abort thread : …
122 …thread.abort.kernel.from.kernel - Abort thread : …
179 …thread.abort.kernel.from.kernel - Abort thread : …
245 …thread.abort.kernel.from.kernel - Abort thread : …
250 …thread.abort.user.from.kernel - Abort thread : …
255 …thread.abort.user.from.user - Abort thread : …
259 …thread.abort.kernel.from.user - Abort thread : …
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
DKconfig56 process the command on time and the AP will abort the waiting for response and be unable
/Zephyr-latest/drivers/interrupt_controller/
Dintc_esp32.c911 abort(); in esp_intr_noniram_disable()
928 abort(); in esp_intr_noniram_enable()

123