Home
last modified time | relevance | path

Searched refs:abort (Results 26 – 50 of 59) sorted by relevance

123

/Zephyr-latest/subsys/mgmt/updatehub/
DKconfig96 before abort a current update.
/Zephyr-latest/drivers/usb/device/
Dusb_dc_rpi_pico.c172 hw_set_alias(usb_hw)->abort = mask; in udc_rpi_cancel_endpoint()
180 hw_clear_alias(usb_hw)->abort = mask; in udc_rpi_cancel_endpoint()
/Zephyr-latest/drivers/dma/
Ddma_rpi_pico.c77 ((dma_hw_t *)cfg->reg)->abort = BIT(channel); in rpi_pico_dma_channel_abort()
/Zephyr-latest/soc/espressif/esp32/
Dmcuboot.ld47 *liblib__libc__common.a:abort.*(.literal .text .literal.* .text.*)
Ddefault.ld260 *liblib__libc__picolib.a:abort.*(.literal .text .literal.* .text.*)
/Zephyr-latest/soc/espressif/esp32s2/
Dmcuboot.ld47 *liblib__libc__common.a:abort.*(.literal .text .literal.* .text.*)
/Zephyr-latest/soc/espressif/esp32s3/
Dmcuboot.ld50 *liblib__libc__common.a:abort.*(.literal .text .literal.* .text.*)
/Zephyr-latest/kernel/
Dsched.c1384 SYS_PORT_TRACING_OBJ_FUNC_ENTER(k_thread, abort, thread); in z_impl_k_thread_abort()
1390 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_thread, abort, thread); in z_impl_k_thread_abort()
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c807 SHELL_CMD_ARG(abort, NULL, "\"abort the stream\"", cmd_abort, 1, 0),
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst473 As processes are not yet supported in Zephyr, the ISO C functions ``abort()``, ``signal()``,
484 abort(),yes :ref:`†<posix_undefined_behaviour>`
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig49 Stop and abort on first failing test. Do not continue with other
/Zephyr-latest/drivers/wifi/nxp/
DKconfig.nxp778 bool "RX abort support"
781 This option enables rx abort config with static RSSI threshold
785 bool "RX abort extension support"
788 This option enables rx abort extension config with dynamic
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst69 in case, abort their transmission.
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_callbacks.rst160 /* Return an access denied error code to the client and abort calling
/Zephyr-latest/doc/develop/west/
Dbuilt-in.rst160 ``git``, or you can use ``git -C <project_path> rebase --abort`` to
Drelease-notes.rst279 reading ``self.config`` will abort the program.
/Zephyr-latest/tests/lib/c_lib/common/src/
Dmain.c1304 abort(); in ZTEST()
/Zephyr-latest/drivers/usb/udc/
Dudc_rpi_pico.c169 mm_reg_t abort_reg = (mm_reg_t)&base->abort; in rpi_pico_ep_cancel()
/Zephyr-latest/subsys/debug/
DKconfig341 post action handler to return (i.e. not abort) when the asserted
/Zephyr-latest/doc/build/
Dzephyr_cmake_package.rst351 matching file is found, execute this file. If no matching file is found, abort the search.
/Zephyr-latest/doc/develop/test/
Dztest.rst445 or an explicit abort (:c:func:`ztress_abort`).
/Zephyr-latest/scripts/
Dspelling.txt16 abord||abort
/Zephyr-latest/subsys/bluetooth/host/
DKconfig606 late to abort the bonding. The pairing is failed locally, but it may
/Zephyr-latest/doc/hardware/porting/
Darch.rst927 GDB, GDB will abort the debugging session.
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst325 * Fixed potential livelock in thread abort due to exception

123