Home
last modified time | relevance | path

Searched refs:LOG_PANIC (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/include/zephyr/logging/
Dlog_ctrl.h289 #define LOG_PANIC() log_panic() macro
300 #define LOG_PANIC() /* Empty */ macro
/Zephyr-latest/subsys/debug/coredump/
Dcoredump_backend_intel_adsp_mem_window.c33 LOG_PANIC(); in coredump_mem_window_backend_start()
Dcoredump_backend_logging.c37 LOG_PANIC(); in coredump_logging_backend_start()
/Zephyr-latest/kernel/
Dfatal.c42 LOG_PANIC(); in k_sys_fatal_error_handler()
/Zephyr-latest/samples/bluetooth/hci_ipc/src/
Dmain.c323 LOG_PANIC(); in bt_ctlr_assert_handle()
354 LOG_PANIC(); in k_sys_fatal_error_handler()
/Zephyr-latest/subsys/testsuite/include/zephyr/
Dtc_util.h214 LOG_PANIC(); \
/Zephyr-latest/drivers/watchdog/
Dwdt_cc32xx.c135 LOG_PANIC(); in wdt_cc32xx_isr()
Dwdt_counter.c64 LOG_PANIC(); in counter_alarm_callback()
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub.c1005 LOG_PANIC(); in autohandler()
1012 LOG_PANIC(); in autohandler()
/Zephyr-latest/doc/kernel/services/other/
Dfatal.rst242 ``LOG_PANIC()`` to dump all pending logging messages and then unconditionally
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c1478 LOG_PANIC(); in main()
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c1091 LOG_PANIC(); in hawkbit_reboot()
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst268 LOG_PANIC();
/Zephyr-latest/doc/releases/
Drelease-notes-1.14.rst974 - Added :c:macro:`LOG_PANIC()` call to the fault handlers to ensure that
1793 * :github:`12051` - LOG_PANIC never returns if RTT is disconnected