Home
last modified time | relevance | path

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

1234567891011

/Zephyr-latest/soc/nordic/
DKconfig108 mechanism.
115 the APPROTECT mechanism.
122 firmware branch state of the APPROTECT mechanism from UICR, so if
129 the firmware branch of the APPROTECT mechanism, preventing it
137 touch the APPROTECT mechanism, allowing the user code to handle it
149 APPROTECT mechanism.
156 the secure APPROTECT mechanism.
163 firmware branch state of the secure APPROTECT mechanism from UICR,
171 firmware branch of the secure APPROTECT mechanism, preventing it
179 touch the secure APPROTECT mechanism, allowing the user code to
/Zephyr-latest/tests/arch/arc/arc_vpx_lock/
DREADME.txt5 This test verifies that the ARC VPX lock/unlock mechanism used to bookend
7 lock/unlock mechanism does not technically require those registers to be
12 lock/unlock mechanism is used.
/Zephyr-latest/drivers/tee/optee/
DKconfig11 Driver requests functions from the OP-TEE and implements RPC mechanism
21 this mechanism for the synchronization.
/Zephyr-latest/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()
269 * Once set, SOT is not cleared until the shift mechanism in ps2_npcx_ctrl_isr()
281 * the shift mechanism in ps2_npcx_ctrl_isr()
307 * the shift mechanism is reset in ps2_npcx_ctrl_isr()
350 /* Disable shift mechanism and configure PS/2 to received mode. */ in ps2_npcx_ctrl_init()
[all …]
/Zephyr-latest/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-latest/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-latest/drivers/ipm/
DKconfig48 Interprocessor driver using IVSHMEM Doorbell mechanism.
64 IPM driver using a MBOX driver as the backend mechanism.
/Zephyr-latest/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-latest/drivers/mbox/
DKconfig.esp329 Driver for ESP32 mailbox based on its doorbell mechanism.
DKconfig.ivshmem11 Mailbox driver using IVSHMEM Doorbell mechanism.
/Zephyr-latest/dts/bindings/ethernet/
Dqca,ar8031.yaml14 Enable IEEE 802.3az Energy Efficient Ethernet which provides a mechanism
/Zephyr-latest/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-latest/lib/posix/options/
DKconfig.compat15 be used as an event wait/notify mechanism together with POSIX calls
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi493 completion by using a standard contention mechanism, which is allowed
498 mechanism is not used.
647 bool "RPU recovery mechanism"
654 Enable the RPU recovery mechanism to recover from an RPU (nRF70) hang.
679 mechanism will be triggered. This timeout is used to ensure that the
693 Enable RPU recovery debug logs to help debug the RPU recovery mechanism.
721 Enable RPU recovery power save state debug logs to help debug the RPU recovery mechanism.
731 prompt "Power save data retrieval mechanism"
734 Select the mechanism to retrieve buffered data from AP.
737 bool "PS-Poll frame-based mechanism to retrieve buffered data from AP"
[all …]
/Zephyr-latest/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-latest/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-latest/drivers/edac/
DKconfig14 bool "EDAC Error Injection mechanism"
/Zephyr-latest/dts/bindings/gpio/
Dnordic,nrf-gpio.yaml25 Mask of pins that use the GPIO sense mechanism for edge detection.
/Zephyr-latest/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-latest/tests/bluetooth/mesh/delayable_msg/src/
Dmain.c154 /* The test checks that the delayed message mechanism sorts
203 /* The test checks that the delayed msg mechanism can allocate new context
238 /* The test checks that the delayed msg mechanism can allocate new chunks
266 /* The test checks that the delayed msg mechanism can reschedule access messages
268 * Also it checks that the delayed msg mechanism can handle the other transport
311 /* The test checks that the delayed msg mechanism raises
/Zephyr-latest/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-latest/arch/xtensa/core/
DREADME_MMU.txt23 and data spaces, but the hardware page table refill mechanism (see
40 initialization, but this mechanism isn't accessible to OS code except
134 mechanism using the data TLB, and so need the refill mechanism for the
144 all times. There therefore needs to be a mechanism for the CPU to
212 The ASID mechanism in Xtensa works like other architectures, and is
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dcoex_struct.h118 * @ps_mechanism: Indicates recommended powersave mechanism for Wi-Fi's downlink.
138 * @ps_mechanism: Indicates recommended powersave mechanism for Wi-Fi's downlink.
152 * @first_isr_trigger_period: microseconds . used to trigger the ISR mechanism.
/Zephyr-latest/doc/security/standards/
Detsi-303645.rst35 * - authentication mechanism
39 - individual value of an attribute used by an authentication mechanism.
152 According with ETSI 303 645, table B.1 provides a mechanism to give information
206 these shall be generated with a mechanism that reduces the
225 mechanism to change the authentication value used.
233 mechanism available which makes brute-force attacks on
273 - When the device is not a constrained device, it shall have an update mechanism
419 shall be unique per device and shall be produced with a mechanism that reduces the risk
543 - The device should include a hardware-level access control mechanism for memory.

1234567891011