Home
last modified time | relevance | path

Searched refs:exit (Results 26 – 50 of 363) sorted by relevance

12345678910>>...15

/Zephyr-latest/scripts/pylib/build_helpers/
Ddomains.py68 exit(1)
92 exit(1)
114 exit(1)
/Zephyr-latest/lib/acpi/
Dacpi.c59 goto exit; in install_handlers()
62 exit: in install_handlers()
74 goto exit; in initialize_acpica()
82 goto exit; in initialize_acpica()
90 goto exit; in initialize_acpica()
97 goto exit; in initialize_acpica()
104 goto exit; in initialize_acpica()
112 exit: in initialize_acpica()
153 goto exit; in acpi_evaluate_method()
158 goto exit; in acpi_evaluate_method()
[all …]
/Zephyr-latest/arch/riscv/core/
Duserspace.S40 exit: label
51 j exit
/Zephyr-latest/scripts/logging/dictionary/
Dlog_parser.py66 sys.exit(1)
96 sys.exit(1)
118 sys.exit(1)
/Zephyr-latest/drivers/sensor/nxp/fxls8974/
Dfxls8974_trigger.c94 goto exit; in fxls8974_trigger_set()
103 goto exit; in fxls8974_trigger_set()
111 goto exit; in fxls8974_trigger_set()
114 exit: in fxls8974_trigger_set()
/Zephyr-latest/scripts/ci/
Derrno.py41 sys.exit(1)
51 sys.exit(1)
Dguideline_check.py12 exit("$ZEPHYR_BASE environment variable undefined.")
54 exit("missing commit range")
126 exit(ret)
/Zephyr-latest/include/zephyr/
Dsmf.h39 .exit = _exit, \
75 const state_execution exit; member
/Zephyr-latest/drivers/rtc/
Drtc_rx8130ce.c246 goto exit; in rx8130ce_irq_work_handler()
267 goto exit; in rx8130ce_irq_work_handler()
269 exit: in rx8130ce_irq_work_handler()
488 goto exit; in rx8130ce_alarm_set_callback()
500 goto exit; in rx8130ce_alarm_set_callback()
514 goto exit; in rx8130ce_alarm_set_callback()
520 goto exit; in rx8130ce_alarm_set_callback()
522 exit: in rx8130ce_alarm_set_callback()
545 goto exit; in rx8130ce_update_set_callback()
558 goto exit; in rx8130ce_update_set_callback()
[all …]
/Zephyr-latest/lib/smf/
Dsmf.c193 if (to_execute->exit) { in smf_execute_all_exit_actions()
194 to_execute->exit(ctx); in smf_execute_all_exit_actions()
312 if ((ctx->executing == new_state) && (new_state->exit)) { in smf_set_state()
313 new_state->exit(ctx); in smf_set_state()
353 if (ctx->current->exit) { in smf_set_state()
355 ctx->current->exit(ctx); in smf_set_state()
/Zephyr-latest/samples/posix/eventfd/src/
Dmain.c16 do { perror(msg); exit(EXIT_FAILURE); } while (0)
65 exit(EXIT_FAILURE); in main()
/Zephyr-latest/scripts/coredump/
Dcoredump_gdbserver.py93 sys.exit(1)
97 sys.exit(1)
108 sys.exit(1)
117 sys.exit(1)
Dcoredump_serial_log_parser.py35 sys.exit(1)
40 sys.exit(1)
/Zephyr-latest/arch/arm64/core/
Disr_wrapper.S121 bne exit
145 cbz x0, exit
154 exit: label
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/timer_synchronization/src/
Dmain.c70 goto exit; in main()
85 exit: in main()
/Zephyr-latest/drivers/sensor/ams/tsl2540/
Dtsl2540.c190 goto exit; in tsl2540_attr_set()
209 goto exit; in tsl2540_attr_set()
217 goto exit; in tsl2540_attr_set()
226 goto exit; in tsl2540_attr_set()
231 goto exit; in tsl2540_attr_set()
239 goto exit; in tsl2540_attr_set()
245 goto exit; in tsl2540_attr_set()
268 exit: in tsl2540_attr_set()
/Zephyr-latest/scripts/tracing/
Dtrace_capture_uart.py36 sys.exit("{}".format(e))
59 sys.exit(0)
/Zephyr-latest/samples/net/sockets/echo_async/src/
Dsocket_echo.c52 exit(1); \
139 exit(1); in main()
157 exit(1); in main()
167 exit(1); in main()
/Zephyr-latest/samples/net/sockets/echo_async_select/src/
Dsocket_echo_select.c54 exit(1); \
121 exit(1);
136 exit(1);
146 exit(1);
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dll_assert.c14 exit(-1); in bt_ctlr_assert_handle()
/Zephyr-latest/scripts/build/
Duser_wordsize.py10 sys.exit(0)
/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp97 goto exit; in openthread_handle_frame_to_send()
104 goto exit; in openthread_handle_frame_to_send()
110 goto exit; in openthread_handle_frame_to_send()
113 exit: in openthread_handle_frame_to_send()
286 exit: in otPlatRadioGetTransmitPower()
304 exit: in otPlatRadioGetCcaEnergyDetectThreshold()
343 exit: in otPlatRadioGetCoexMetrics()
370 exit: in otPlatDiagModeSet()
386 exit: in otPlatDiagTxPowerSet()
397 exit: in otPlatDiagChannelSet()
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/timer_synchronization/src/
Dmain.c82 goto exit; in main()
102 exit: in main()
/Zephyr-latest/samples/boards/st/power_mgmt/standby_shutdown/
DREADME.rst5 Enter and exit Standby/Shutdown mode on STM32.
16 release the user button to exit from shutdown mode or from shutdown mode.
43 release the user button to exit from shutdown mode or from shutdown mode.
/Zephyr-latest/scripts/
Dlist_boards.py145 sys.exit(f'ERROR: qualifiers {qualifiers} not found when extending board {self.name}')
235 sys.exit('ERROR: Malformed "build" section in file: {}\n{}'
240 sys.exit(f'ERROR: Malformed content in file: {board_yml.as_posix()}\n'
247 sys.exit(f'ERROR: Malformed "board" section in file: {board_yml.as_posix()}\n'
265 sys.exit(f'ERROR: Malformed "board" section in file: {board_yml.as_posix()}\n'
268 sys.exit(f'ERROR: Malformed "board" section in file: {board_yml.as_posix()}\n'
273 sys.exit(f'ERROR: Malformed "board" section in file: {board_yml.as_posix()}\n'
295 sys.exit(f'ERROR: Duplicated board qualifiers detected {duplicates} for board: '
311 sys.exit(f'ERROR: Variant: {v["name"]}, defined multiple times for board: '
344 sys.exit(f'ERROR: Board(s): {conflict_boards}, defined multiple times.\n'

12345678910>>...15