Home
last modified time | relevance | path

Searched refs:exit (Results 276 – 300 of 363) sorted by relevance

1...<<1112131415

/Zephyr-latest/modules/openthread/platform/
Dradio.c575 goto exit; in openthread_handle_frame_to_send()
589 goto exit; in openthread_handle_frame_to_send()
600 exit: in openthread_handle_frame_to_send()
/Zephyr-latest/scripts/build/
Duf2conv.py278 sys.exit(1)
/Zephyr-latest/scripts/
Dset_assignees.py349 sys.exit('Github token not set in environment, please set the '
/Zephyr-latest/doc/services/pm/
Dsystem.rst103 :dtcompatible:`zephyr,power-state`) and the latency to exit the mode must be
/Zephyr-latest/samples/net/mqtt_publisher/src/
Dmain.c549 exit(start_app()); in main()
/Zephyr-latest/boards/nordic/thingy53/
Dthingy53_nrf5340_common.dtsi294 t-exit-dpd = <35000>;
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt5xx_common.dtsi46 exit-latency-us = <0>;
53 exit-latency-us = <120>;
/Zephyr-latest/samples/subsys/logging/syst/
DREADME.rst55 any output printed on the terminal. So exit QEMU by pressing
226 any output printed on the terminal. So exit QEMU by pressing
/Zephyr-latest/dts/arm/silabs/
Defr32bg2x.dtsi122 * The minimum residency and exit latency is
/Zephyr-latest/boards/ezurio/bl5340_dvk/
Dbl5340_dvk_nrf5340_cpuapp_common.dtsi316 t-exit-dpd = <35000>;
/Zephyr-latest/scripts/west_commands/runners/
Dnrf_common.py219 sys.exit(0)
/Zephyr-latest/dts/xtensa/intel/
Dintel_adsp_cavs25_tgph.dtsi40 exit-latency-us = <0>;
Dintel_adsp_ace30.dtsi58 exit-latency-us = <100>;
67 exit-latency-us = <0>;
Dintel_adsp_ace30_ptl.dtsi58 exit-latency-us = <100>;
67 exit-latency-us = <0>;
Dintel_adsp_ace15_mtpm.dtsi43 exit-latency-us = <100>;
52 exit-latency-us = <0>;
/Zephyr-latest/cmake/modules/
DFindZephyr-sdk.cmake150 # supported version, exit.
/Zephyr-latest/dts/arm/st/l0/
Dstm32l0.dtsi41 exit-latency-us = <750>;
/Zephyr-latest/lib/libc/picolibc/
DKconfig183 malloc, but only supports a small number (32) of exit handlers.
/Zephyr-latest/subsys/net/lib/websocket/
Dwebsocket.c488 goto exit; in websocket_poll_offload()
494 exit: in websocket_poll_offload()
/Zephyr-latest/soc/ite/ec/it8xxx2/
DKconfig194 Place exception handling (ISR entry/exit and related) code in ILM, which
/Zephyr-latest/dts/arm/renesas/smartbond/
Dda1469x.dtsi40 exit-latency-us = <100>;
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst52 needed to wait for the other CPU to exit the lock. The default Zephyr
206 "aborted" check happens on any interrupt exit, so there is no special
333 Similarly, on interrupt exit, switch-based architectures are expected
/Zephyr-latest/doc/develop/test/
Dcoverage.rst127 # Press Ctrl+C to exit
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst301 To exit QEMU, type :kbd:`Ctrl-a`, then :kbd:`x`.
330 Press :kbd:`Ctrl-C` to exit.
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst80 # Press Ctrl+C to exit
91 Note that the Zephyr kernel does not actually exit once the application is
95 Application tests using the :ref:`ztest framework<test-framework>` will exit after all
663 On exit, the native_sim board application will take care of unmounting the

1...<<1112131415