Home
last modified time | relevance | path

Searched refs:exit (Results 326 – 350 of 363) sorted by relevance

1...<<1112131415

/Zephyr-latest/dts/arm/st/f4/
Dstm32f4.dtsi51 exit-latency-us = <300>;
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst243 Recommended program exit code for this error.
/Zephyr-latest/modules/hostap/
DKconfig575 this can be intensive, so, add an option to exit early.
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst202 disable ECHO by default, on exit with reset it will restore the termios settings
204 open the tty device, the exit with reset will enable ECHO back and thus set up
/Zephyr-latest/scripts/dts/
Dgen_defines.py64 sys.exit(f"ERROR: Duplicate 'zephyr,memory-region' ({region}) properties "
/Zephyr-latest/subsys/net/ip/
Dnet_if.c5631 goto exit; in update_operational_state()
5636 goto exit; in update_operational_state()
5649 goto exit; in update_operational_state()
5654 goto exit; in update_operational_state()
5659 exit: in update_operational_state()
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c2433 goto exit; in hci_cmd_done()
2441 goto exit; in hci_cmd_done()
2449 goto exit; in hci_cmd_done()
2475 exit: in hci_cmd_done()
/Zephyr-latest/scripts/
Dcheckpatch.pl254 my $exit = 0;
1099 $exit = 1;
1123 if ($exit) {
1132 exit($exit);
/Zephyr-latest/dts/common/nordic/
Dnrf54h20.dtsi139 exit-latency-us = <30>;
145 exit-latency-us = <260>;
/Zephyr-latest/tests/lib/c_lib/common/src/
Dmain.c1317 exit(1); in exit_program()
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst232 * ``ZEP-1529`` - Unable to exit menuconfig
Drelease-notes-2.2.rst263 * x86_64 will now exit QEMU when encountering a fatal error, much like
900 * :github:`22106` - intermittent emulator exit on samples/userspace/shared_mem on qemu_x86_64
989 * :github:`21475` - sanitycheck: hardware map generation unexpected exit during the first attempt
Dmigration-guide-3.7.rst969 exit actions from the current state to the topmost parent, with the expectation the topmost exit
Drelease-notes-1.7.rst295 * ``ZEP-1401`` - Enhance ready queue cache and interrupt exit code to reduce interrupt latency.
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c821 exit(1); in z_ztest_run_test_suite_ptr()
/Zephyr-latest/samples/tfm_integration/psa_crypto/
DREADME.rst137 4. Save the file, exit the editor, and reset the MPS2+ board.
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/
Dindex.rst131 To exit the simulator, use :kbd:`Ctrl+]`, then :kbd:`Ctrl+c`
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst324 exit(), yes
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py956 sys.exit(cmd + str(e).strip())
6310 sys.exit("error: KCONFIG_ALLCONFIG is set, but neither {} "
6317 sys.exit("error: KCONFIG_ALLCONFIG is set to '{}', which "
/Zephyr-latest/dts/arm/st/u5/
Dstm32u5.dtsi73 exit-latency-us = <130>;
/Zephyr-latest/doc/kernel/services/other/
Dfloat.rst238 During thread context switch at exit from interrupt handler, the SPARC
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt11xx.dtsi79 exit-latency-us = <500>;
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5570 goto exit;
5575 goto exit;
5581 goto exit;
5590 goto exit;
5598 exit:
/Zephyr-latest/doc/build/dts/
Dhowtos.rst158 collect2: error: ld returned 1 exit status
/Zephyr-latest/doc/hardware/porting/
Darch.rst249 an ISR, in the kernel interrupt exit stub:
304 different if aborting because of a graceful exit or because of an exception.

1...<<1112131415