Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dstatuses.py51 ERROR = 'error' variable in TwisterStatus
Dreports.py27 ERROR = 'error' variable in ReportStatus
/Zephyr-latest/scripts/native_simulator/native/src/
Dnsi_trace.c39 #define ERROR 0 macro
/Zephyr-latest/drivers/serial/
Duart_native_ptty_bottom.c27 #define ERROR nsi_print_error_and_exit macro
Duart_native_tty_bottom.c21 #define ERROR(...) nsi_print_error_and_exit(__VA_ARGS__) macro
Duart_native_ptty.c73 #define ERROR posix_print_error_and_exit macro
Duart_native_tty.c29 #define ERROR(...) nsi_print_error_and_exit(__VA_ARGS__) macro
/Zephyr-latest/scripts/
Dcheckpatch.pl2178 sub ERROR { subroutine
/Zephyr-latest/soc/microchip/mec/common/reg/
Dmec_peci.h128 volatile uint8_t ERROR; member