/Zephyr-latest/soc/raspberrypi/rpi_pico/common/ |
D | soc.c | 29 void __attribute__((noreturn)) panic(const char *fmt, ...) in panic() function
|
/Zephyr-latest/tests/subsys/logging/log_syst/src/ |
D | mock_backend.h | 18 bool panic; member
|
D | mock_backend.c | 120 static void panic(struct log_backend const *const backend) in panic() function
|
/Zephyr-latest/tests/subsys/logging/log_switch_format/src/ |
D | mock_backend.h | 18 bool panic; member
|
D | mock_backend.c | 110 static void panic(struct log_backend const *const backend) in panic() function
|
/Zephyr-latest/tests/subsys/logging/log_api/src/ |
D | mock_frontend.c | 13 bool panic; member 58 void mock_log_frontend_validate(bool panic) in mock_log_frontend_validate()
|
D | mock_backend.c | 96 void mock_log_backend_validate(const struct log_backend *backend, bool panic) in mock_log_backend_validate() 204 static void panic(struct log_backend const *const backend) in panic() function
|
D | mock_backend.h | 31 bool panic; member
|
/Zephyr-latest/subsys/logging/backends/ |
D | log_backend_xtensa_sim.c | 56 static void panic(struct log_backend const *const backend) in panic() function
|
D | log_backend_semihost.c | 30 static void panic(struct log_backend const *const backend) in panic() function
|
D | log_backend_adsp.c | 58 static void panic(struct log_backend const *const backend) in panic() function
|
D | log_backend_native_posix.c | 61 static void panic(struct log_backend const *const backend) in panic() function
|
D | log_backend_efi_console.c | 67 static void panic(struct log_backend const *const backend) in panic() function
|
D | log_backend_spinel.c | 54 static void panic(struct log_backend const *const backend) in panic() function
|
D | log_backend_ble.c | 171 static void panic(struct log_backend const *const backend) in panic() function
|
D | log_multidomain_backend.c | 215 static void panic(struct log_backend const *const backend) in panic() function
|
D | log_backend_adsp_mtrace.c | 169 static void panic(struct log_backend const *const backend) in panic() function
|
D | log_backend_ws.c | 206 static void panic(struct log_backend const *const backend) in panic() function
|
/Zephyr-latest/tests/subsys/logging/log_benchmark/src/ |
D | main.c | 34 bool panic; member 52 static void panic(struct log_backend const *const backend) in panic() function
|
/Zephyr-latest/tests/subsys/logging/log_link_order/src/ |
D | main.c | 32 static void panic(const struct log_backend *const backend) in panic() function
|
/Zephyr-latest/tests/subsys/logging/log_backend_init/src/ |
D | main.c | 58 static void panic(const struct log_backend *const backend) in panic() function
|
/Zephyr-latest/tests/subsys/logging/log_links/src/ |
D | main.c | 31 static void panic(const struct log_backend *const backend) in panic() function
|
/Zephyr-latest/tests/subsys/logging/log_blocking/src/ |
D | main.c | 119 static void panic(struct log_backend const *const backend) in panic() function
|
/Zephyr-latest/subsys/shell/ |
D | shell_log_backend.c | 83 static void panic(const struct log_backend *const backend) in panic() function
|
/Zephyr-latest/tests/subsys/logging/log_stress/src/ |
D | main.c | 67 static void panic(struct log_backend const *const backend) in panic() function
|