Home
last modified time | relevance | path

Searched full:handling (Results 1 – 25 of 507) sorted by relevance

12345678910>>...21

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/edtt/tests_scripts/
Dhci.llcp.test_list5 HCI/CCO/BV-09-C # [Handling LE Set Data Length Command]
19 HCI/CM/BV-01-C # [Handling LE Read Peer Resolvable Address Command]
20 HCI/CM/BV-02-C # [Handling LE Read Local Resolvable Address Command]
21 HCI/CM/BV-03-C # [Handling LE Read PHY Command]
/Zephyr-Core-3.5.0/drivers/rtc/
DKconfig.am180519 Size of the stack used for the thread handling interrupts and dispatching callbacks.
25 Priority level for the thread handling interrupts and dispatching callbacks.
DKconfig.pcf852344 Size of the stack used for the thread handling interrupts and dispatching callbacks.
50 Priority level for the thread handling interrupts and dispatching callbacks.
/Zephyr-Core-3.5.0/drivers/usb/udc/
DKconfig.nrf19 Size of the stack used in the driver for nRF USBD ISR event handling.
26 Maximum number of messages for handling of nRF USBD ISR events.
/Zephyr-Core-3.5.0/drivers/can/
DKconfig.tcan4x5x21 Size of the stack used for the thread handling interrupts and dispatching callbacks.
27 Priority level for the thread handling interrupts and dispatching callbacks.
DKconfig.mcp251521 interrupt handling and incoming packets.
28 interrupt handling and incoming packets.
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Dstatistic.h27 /** The structure that keeps statistics of mesh frames handling. */
52 /** @brief Get mesh frame handling statistic.
58 /** @brief Reset mesh frame handling statistic.
/Zephyr-Core-3.5.0/include/zephyr/arch/arm/
Dexc.h9 * @brief ARM AArch32 public exception handling
11 * ARM AArch32-specific kernel exception handling interface. Included by
/Zephyr-Core-3.5.0/samples/subsys/usb/webusb/src/
Dwebusb.h24 * The custom request handler gets a first chance at handling
35 * for handling requests.
/Zephyr-Core-3.5.0/include/zephyr/arch/arm64/
Derror.h9 * @brief ARM AArch64 public error handling
11 * ARM AArch64-specific kernel error handling interface. Included by arch.h.
Dexc.h9 * @brief Cortex-A public exception handling
11 * ARM-specific kernel exception handling interface. Included by arm64/arch.h.
/Zephyr-Core-3.5.0/include/zephyr/arch/arc/v2/
Dexc.h9 * @brief ARCv2 public exception handling
11 * ARC-specific kernel exception handling interface. Included by arc/arch.h.
Derror.h9 * @brief ARCv2 public error handling
11 * ARC-specific kernel error handling interface. Included by arc/arch.h.
/Zephyr-Core-3.5.0/include/zephyr/arch/xtensa/
Dexc.h9 * @brief Xtensa public exception handling
11 * Xtensa-specific kernel exception handling interface. Included by
/Zephyr-Core-3.5.0/arch/arc/core/
Dfault_s.S51 * The exception handling will use top part of interrupt stack to
53 * To reduce the impact on interrupt handling, especially nested interrupt
81 * stack. If this top part is used by interrupt handling,
83 * exception handling has necessary stack to use
156 * ignore irq handling, we cannot return to irq handling which may
/Zephyr-Core-3.5.0/include/zephyr/arch/riscv/
Derror.h9 * @brief RISCV public error handling
11 * RISCV-specific kernel error handling interface. Included by riscv/arch.h.
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-1.12.rst65 * arch: arc: bug fixes and optimization in exception handling
71 * arch: arm: Secure fault handling for Cortex-M23
72 * arch: arm: SecureFault Handling for Cortex-M33A
221 * GATT CCC handling fixes
225 handling
386 * :github:`5891` - [Coverity CID: 182585] Integer handling issues in /arch/x86/core/thread.c
387 * :github:`5892` - [Coverity CID: 182584] Integer handling issues in /kernel/sched.c
396 * :github:`6093` - [Coverity CID: 182778] Error handling issues in /samples/net/sockets/dumb_http_s…
397 * :github:`6094` - [Coverity CID: 182777] Error handling issues in /samples/net/sockets/dumb_http_s…
399 * :github:`6096` - [Coverity CID: 182775] Error handling issues in /tests/net/socket/udp/src/main.c
[all …]
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/
DKconfig72 bool "APPROTECT handling"
96 bool "Allow user handling"
106 bool "Secure APPROTECT handling"
129 bool "Allow user handling"
/Zephyr-Core-3.5.0/cmake/linker/ld/
Dtarget_baremetal.cmake31 ${LINKERFLAGPREFIX},--orphan-handling=warn
35 ${LINKERFLAGPREFIX},--orphan-handling=error
/Zephyr-Core-3.5.0/drivers/sensor/bmi08x/
DKconfig46 The priority of the thread used for handling interrupts.
82 The priority of the thread used for handling interrupts.
/Zephyr-Core-3.5.0/drivers/wifi/winc1500/
DKconfig.winc150031 This option sets the size of the stack used by the thread handling
39 This option sets the priority of the thread handling WINC1500 HAL
/Zephyr-Core-3.5.0/cmake/linker/lld/
Dtarget_baremetal.cmake38 ${LINKERFLAGPREFIX},--orphan-handling=warn
42 ${LINKERFLAGPREFIX},--orphan-handling=error
/Zephyr-Core-3.5.0/cmake/toolchain/arcmwdt/
Dgeneric.cmake22 # Handling to be improved in Zephyr SDK, we can drop setting TOOLCHAIN_HOME after
28 # Handling to be improved in Zephyr SDK, to avoid overriding ZEPHYR_TOOLCHAIN_VARIANT by
/Zephyr-Core-3.5.0/subsys/usb/device/class/hid/
DKconfig61 bool "USB HID Boot Protocol handling"
64 requests handling.
/Zephyr-Core-3.5.0/tests/kernel/fatal/no-multithreading/
DREADME1 This test case verifies that kernel fatal error handling works correctly

12345678910>>...21