Searched refs:mechanism (Results 1 – 25 of 134) sorted by relevance
123456
/Zephyr-latest/tests/arch/arc/arc_vpx_lock/ |
D | README.txt | 5 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/soc/nordic/ |
D | Kconfig | 108 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/drivers/tee/optee/ |
D | Kconfig | 11 Driver requests functions from the OP-TEE and implements RPC mechanism 21 this mechanism for the synchronization.
|
/Zephyr-latest/cmake/toolchain/cross-compile/ |
D | generic.cmake | 3 # 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/ |
D | tcpc.rst | 14 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
|
D | gnss.rst | 14 additionally provide a precise time synchronization mechanism,
|
D | video.rst | 29 A video buffer provides the transport mechanism for the data. There is no
|
/Zephyr-latest/drivers/mbox/ |
D | Kconfig.esp32 | 9 Driver for ESP32 mailbox based on its doorbell mechanism.
|
D | Kconfig.ivshmem | 11 Mailbox driver using IVSHMEM Doorbell mechanism.
|
/Zephyr-latest/doc/hardware/peripherals/edac/ |
D | index.rst | 6 Error Detection And Correction is a mechanism used to detect and correct errors
|
D | ibecc.rst | 9 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/lib/posix/options/ |
D | Kconfig.compat | 15 be used as an event wait/notify mechanism together with POSIX calls
|
/Zephyr-latest/tests/arch/arm/arm_thread_swap/ |
D | README.txt | 8 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/drivers/ipm/ |
D | Kconfig | 48 Interprocessor driver using IVSHMEM Doorbell mechanism. 64 IPM driver using a MBOX driver as the backend mechanism.
|
/Zephyr-latest/subsys/usb/device/class/dfu/ |
D | Kconfig | 61 WARNING: This bypasses Mcuboot's test-confirm mechanism! 63 Make sure there is some kind of recovery mechanism.
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | Kconfig.radio | 31 Use CSMA-CA mechanism (listen-before-talk with exponential backoff) 39 Use Aloha mechanism (send without any clear channel assessment) to
|
/Zephyr-latest/drivers/edac/ |
D | Kconfig | 14 bool "EDAC Error Injection mechanism"
|
/Zephyr-latest/doc/develop/toolchains/ |
D | other_x_compilers.rst | 7 mechanism of using a ``CROSS_COMPILE`` environment variable to set up a 15 toolchain set-up mechanism itself is supported.)
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/src/ |
D | jitter_drift.c | 129 static void do_test_using(void (*sample_collection_fn)(void), const char *mechanism) in do_test_using() argument 290 mechanism, in do_test_using()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ptp.rst | 43 End to end delay mechanism, yes 44 Peer to peer delay mechanism,
|
/Zephyr-latest/arch/common/ |
D | Kconfig | 10 Semihosting is a mechanism that enables code running on an ARM or
|
/Zephyr-latest/lib/os/zvfs/ |
D | Kconfig | 22 be used as an event wait/notify mechanism together with POSIX calls
|
/Zephyr-latest/subsys/pm/policy/ |
D | Kconfig | 42 CPU idle states). Because the API has a subscription mechanism, it can
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 493 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/security/standards/ |
D | etsi-303645.rst | 35 * - 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.
|
123456