Home
last modified time | relevance | path

Searched refs:exit (Results 201 – 225 of 363) sorted by relevance

12345678910>>...15

/Zephyr-latest/doc/contribute/style/
Dindex.rst58 exit 0
/Zephyr-latest/doc/services/pm/
Ddevice.rst103 exit-latency-us = <240>;
110 exit-latency-us = <360>;
341 exit-latency-us = <100>;
348 exit-latency-us = <200>;
355 exit-latency-us = <500>;
/Zephyr-latest/scripts/build/
Dgen_relocate_app.py242 sys.exit("Error parsing file: " + filename)
543 sys.exit("Disable CONFIG_CODE_DATA_RELOCATION if no file needs relocation")
/Zephyr-latest/scripts/
Dget_maintainer.py151 sys.exit(parser.format_usage().rstrip())
603 sys.exit("{}: error: {}".format(sys.argv[0], msg))
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
DREADME.md160 To exit `screen`, hit +Ctrl\\+A+, immediately followed by the +K+ key,
164 $ exit
/Zephyr-latest/scripts/west_commands/runners/
Dbossac.py260 sys.exit(0)
/Zephyr-latest/scripts/kconfig/
Dkconfig.py333 sys.exit("\n" + textwrap.fill("error: " + msg, 100) + "\n")
Dlint.py328 sys.exit(executable() + "error: " + msg)
/Zephyr-latest/boards/sparkfun/micromod/
Dmicromod_nrf52840.dts152 t-exit-dpd = <3000>;
/Zephyr-latest/doc/project/
Dcode_flow.rst44 * Define exit criteria for merging the collaboration branch changes back into the main branch.
/Zephyr-latest/doc/develop/toolchains/
Dcadence_xcc.rst86 clang-3.9: error: Xtensa-as command failed with exit code 1
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/
DREADME.rst36 #. When you're happy with the text, disconnect from the board (exit the app or
/Zephyr-latest/soc/nordic/nrf54h/bicr/
Dbicrgen.py667 sys.exit("SVD file is required for hex files")
680 sys.exit("Unsupported input file format")
701 sys.exit("Unsupported output file format")
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_gmac.c420 goto exit; in eth_nxp_s32_get_pkt()
428 goto exit; in eth_nxp_s32_get_pkt()
431 exit: in eth_nxp_s32_get_pkt()
/Zephyr-latest/dts/xtensa/espressif/esp32s2/
Desp32s2_common.dtsi49 exit-latency-us = <60>;
56 exit-latency-us = <212>;
/Zephyr-latest/subsys/testsuite/
DKconfig86 bool "Dump coverage data on exit"
89 Dump collected coverage information to console on exit.
/Zephyr-latest/boards/u-blox/ubx_bmd380eval/
Dubx_bmd380eval_nrf52840.dts193 t-exit-dpd = <35000>;
/Zephyr-latest/boards/weact/mini_stm32h7b0/
Dmini_stm32h7b0.dts178 t-exit-dpd = <3500>;
/Zephyr-latest/dts/arm/ambiq/
Dambiq_apollo3_blue.dtsi46 exit-latency-us = <5>;
58 exit-latency-us = <125>;
Dambiq_apollo4p.dtsi47 exit-latency-us = <5>;
60 exit-latency-us = <125>;
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/
DREADME.rst122 [0/1] To exit from QEMU enter: 'CTRL+a, x'[QEMU] CPU: cortex-a53
176 [0/1] To exit from QEMU enter: 'CTRL+a, x'[QEMU] CPU: cortex-a53
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py406 sys.exit(1)
509 sys.exit(1)
950 sys.exit(1)
959 sys.exit(1)
/Zephyr-latest/scripts/pylib/twister/
Dexpr_parser.py18 sys.exit("PLY library for Python 3 not installed.\n"
/Zephyr-latest/boards/particle/argon/dts/
Dmesh_feather.dtsi176 t-exit-dpd = <100000>;
/Zephyr-latest/boards/particle/boron/dts/
Dmesh_feather.dtsi176 t-exit-dpd = <100000>;

12345678910>>...15