Home
last modified time | relevance | path

Searched refs:CMD_ERR_BOOL_SWI (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/scripts/native_simulator/native/src/
Dnsi_cmdline_common.c102 #define CMD_ERR_BOOL_SWI "Programming error: I only know how to "\ macro
374 nsi_print_error_and_exit(CMD_ERR_BOOL_SWI); in nsi_cmd_handle_this_matched_arg()
/Zephyr-latest/boards/native/native_posix/
Dcmdline_common.c100 #define CMD_ERR_BOOL_SWI "Programming error: I only know how to "\ macro
372 posix_print_error_and_exit(CMD_ERR_BOOL_SWI); in cmd_handle_this_matched_arg()