Home
last modified time | relevance | path

Searched full:mechanism (Results 1 – 25 of 201) sorted by relevance

123456789

/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/
DKconfig79 mechanism.
85 firmware branch state of the APPROTECT mechanism from UICR, so if
92 the firmware branch of the APPROTECT mechanism, preventing it
100 touch the APPROTECT mechanism, allowing the user code to handle it
111 APPROTECT mechanism.
117 firmware branch state of the secure APPROTECT mechanism from UICR,
125 firmware branch of the secure APPROTECT mechanism, preventing it
133 touch the secure APPROTECT mechanism, allowing the user code to
/Zephyr-Core-3.5.0/drivers/ps2/
Dps2_npcx_controller.c14 * hardware accelerator mechanism to handle both incoming and outgoing data.
15 * The hardware accelerator mechanism is shared by four PS/2 channels.
31 * reset the shift mechanism.
146 * (due to Shift Mechanism is reset) in ps2_npcx_ctrl_bus_busy()
189 /* Reset the shift mechanism */ in ps2_npcx_ctrl_write()
202 /* Reset the shift mechanism */ in ps2_npcx_ctrl_write()
267 * Once set, SOT is not cleared until the shift mechanism in ps2_npcx_ctrl_isr()
279 * the shift mechanism in ps2_npcx_ctrl_isr()
305 * the shift mechanism is reset in ps2_npcx_ctrl_isr()
348 /* Disable shift mechanism and configure PS/2 to received mode. */ in ps2_npcx_ctrl_init()
[all …]
/Zephyr-Core-3.5.0/doc/hardware/peripherals/
Dtcpc.rst14 The TCPC may provide a Source device, the mechanism to control VBUS sourcing,
15 and a Sink device, the mechanism to control VBUS sinking. A similar mechanism
/Zephyr-Core-3.5.0/cmake/toolchain/cross-compile/
Dgeneric.cmake3 # CROSS_COMPILE is a KBuild mechanism for specifying an external
6 # It is a legacy mechanism that will in Zephyr translate to
/Zephyr-Core-3.5.0/subsys/usb/device/class/dfu/
DKconfig61 WARNING: This bypasses Mcuboot's test-confirm mechanism!
63 Make sure there is some kind of recovery mechanism.
/Zephyr-Core-3.5.0/subsys/net/l2/ieee802154/
DKconfig.radio31 Use CSMA-CA mechanism (listen-before-talk with exponential backoff)
39 Use Aloha mechanism (send without any clear channel assessment) to
/Zephyr-Core-3.5.0/lib/posix/
DKconfig.eventfd14 be used as an event wait/notify mechanism together with POSIX calls
/Zephyr-Core-3.5.0/doc/develop/toolchains/
Dother_x_compilers.rst7 mechanism of using a ``CROSS_COMPILE`` environment variable to set up a
15 toolchain set-up mechanism itself is supported.)
/Zephyr-Core-3.5.0/doc/hardware/peripherals/edac/
Dindex.rst6 Error Detection And Correction is a mechanism used to detect and correct errors
Dibecc.rst9 The mechanism initially found in Intel Elkhart Lake SOCs and later boards is
73 that no locking mechanism can protect code against an NMI happening. Zephyr's
/Zephyr-Core-3.5.0/drivers/flash/
Dflash_stm32wbx.c99 * When the PESD bit mechanism is used by CPU2 to protect its in write_dword()
106 * Note: This code is required only when the PESD mechanism is in write_dword()
138 * Note: By default, the CPU2 uses the PESD mechanism in write_dword()
236 * When the PESD bit mechanism is used by CPU2 to protect its in erase_page()
243 * Note: This code is required only when the PESD mechanism is in erase_page()
275 * Note: By default, the CPU2 uses the PESD mechanism in erase_page()
/Zephyr-Core-3.5.0/drivers/edac/
DKconfig14 bool "EDAC Error Injection mechanism"
/Zephyr-Core-3.5.0/dts/bindings/gpio/
Dnordic,nrf-gpio.yaml20 Mask of pins that use the GPIO sense mechanism for edge detection.
/Zephyr-Core-3.5.0/tests/arch/arm/arm_thread_swap/
DREADME.txt8 This test verifies that the ARM thread context-switch mechanism
34 This test verifies that the ARM mechanism for user system calls
39 - stack pointer limit checking mechanism behaves as expected for
/Zephyr-Core-3.5.0/arch/arm/core/cortex_a_r/
Dswap.c13 * prior to disabling interrupts via the BASEPRI mechanism.
/Zephyr-Core-3.5.0/arch/common/
DKconfig10 Semihosting is a mechanism that enables code running on an ARM or
/Zephyr-Core-3.5.0/subsys/demand_paging/backing_store/
DKconfig29 area, allowing testing of the demand paging mechanism on
/Zephyr-Core-3.5.0/soc/arm/ti_lm3s6965/
Dsys_arch_reboot.c26 * mechanism. Just jump back to __reset() of the image in flash, in sys_arch_reboot()
/Zephyr-Core-3.5.0/kernel/
Dkheap.c28 * paging mechanism to be initialized before we can initialize in statics_init()
59 /* Need to wait for paging mechanism to be initialized before
/Zephyr-Core-3.5.0/arch/arm64/core/
Dsmccc-call.S8 * This file implements the common calling mechanism to be used with the Secure
/Zephyr-Core-3.5.0/drivers/ipm/
DKconfig48 Interprocessor driver using IVSHMEM Doorbell mechanism.
/Zephyr-Core-3.5.0/subsys/debug/coredump/
DKconfig41 Core dump is done via custom mechanism defined out of tree
/Zephyr-Core-3.5.0/arch/arm/core/
Dnmi.c12 * time handler that resets the CPU. Also provides a mechanism for hooking a
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/
Dprovisioning.rst95 via any available OOB mechanism (e.g. the device may advertise a packet
100 mechanism. In this case, a new key pair will be generated by the mesh stack
175 Depending on the choice of public key exchange mechanism and authentication method,
/Zephyr-Core-3.5.0/tests/kernel/mem_protect/stackprot/src/
Dmain.c121 * @brief Test optional mechanism to detect stack overflow
123 * @details Test that the system provides an optional mechanism to detect

123456789