Home
last modified time | relevance | path

Searched refs:posix_print_error_and_exit (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/boards/native/native_sim/
Dirq_handler.c38 posix_print_error_and_exit("Received irq %i without a " in vector_to_irq()
137 posix_print_error_and_exit("programming error: %s " in nsif_cpu0_irq_raised_from_sw()
240 posix_print_error_and_exit("Attempted to configure not existent interrupt %u\n", in posix_isr_declare()
260 posix_print_error_and_exit("Attempted to configure not existent interrupt %u\n", in posix_irq_priority_set()
Dposix_arch_if.c38 void posix_print_error_and_exit(const char *format, ...) in posix_print_error_and_exit() function
/Zephyr-latest/arch/posix/core/
Dfatal.c26 posix_print_error_and_exit("Exiting due to fatal error\n"); in arch_system_halt()
/Zephyr-latest/arch/posix/include/
Dposix_arch_internal.h22 posix_print_error_and_exit("POSIX arch: Error on: %s\n", in pc_safe_call()
/Zephyr-latest/include/zephyr/arch/posix/
Dposix_trace.h18 void posix_print_error_and_exit(const char *format, ...);
/Zephyr-latest/boards/native/common/sdl/
Dsdl_events.c33 posix_print_error_and_exit("Error on SDL_Init (%s)\n", sdl_get_error()); in sdl_init()
/Zephyr-latest/drivers/bluetooth/hci/
Duserchan.c374 posix_print_error_and_exit("Invalid argument value for --bt-dev. " in DT_INST_FOREACH_STATUS_OKAY()
379 posix_print_error_and_exit("Error: IP port for bluetooth " in DT_INST_FOREACH_STATUS_OKAY()
384 posix_print_error_and_exit("Error: IP address for bluetooth " in DT_INST_FOREACH_STATUS_OKAY()
388 posix_print_error_and_exit("Invalid option %s for --bt-dev. " in DT_INST_FOREACH_STATUS_OKAY()
/Zephyr-latest/boards/native/nrf_bsim/
Dirq_handler.c52 posix_print_error_and_exit("Received irq %i without a " in vector_to_irq()
159 posix_print_error_and_exit("programming error: %s " in posix_irq_handler_im_from_sw()
/Zephyr-latest/drivers/input/
Dlinux_evdev.c48 posix_print_error_and_exit( in linux_evdev_check_arg()
/Zephyr-latest/boards/native/nrf_bsim/common/
Dtrace_hook.c42 void posix_print_error_and_exit(const char *format, ...) in posix_print_error_and_exit() function
/Zephyr-latest/drivers/serial/
Duart_native_pty.c25 #define ERROR posix_print_error_and_exit
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h116 posix_print_error_and_exit("CODE_UNREACHABLE reached from %s:%d\n",\