Home
last modified time | relevance | path

Searched full:exclusive (Results 1 – 25 of 55) sorted by relevance

123

/Zephyr-Core-3.4.0/boards/posix/nrf52_bsim/cmsis/
Dcmsis_instr.h44 * Implement the following ARM intrinsics as non-exclusive accesses
46 * - STR Exclusive(8,16 & 32bit) (__STREX{B,H,W})
47 * - LDR Exclusive(8,16 & 32bit) (__LDREX{B,H,W})
48 * - CLREX : Exclusive lock removal (__CLREX) - no-op
52 * exclusive access flag;
54 * shareable regions, exclusive reservations granules, automatic clearing
64 * But as this ARM exclusive access monitor mechanism can in principle be
70 * \brief Pretend to execute a STR Exclusive (8 bit)
71 * \details Executes a ~exclusive~ STR instruction for 8 bit values.
83 * \brief Pretend to execute a STR Exclusive (16 bit)
[all …]
/Zephyr-Core-3.4.0/dts/bindings/arm/
Dnordic,nrf-mutex.yaml4 description: Nordic nRF family MUTEX (Mutual Exclusive Peripheral)
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/ll/edtt/common/
Dedtt_driver.h32 * Exclusive functions for the BabbleSim driver
/Zephyr-Core-3.4.0/doc/kernel/services/synchronization/
Dmutexes.rst8 an associated hardware or software resource by ensuring mutually exclusive
33 A thread that needs to use a shared resource must first gain exclusive rights
155 Use a mutex to provide exclusive access to a resource, such as a physical
Dcondvar.rst125 mechanism. They are meant to provide mutually exclusive access to a shared
/Zephyr-Core-3.4.0/drivers/disk/nvme/
Dnvme_helpers.h417 /* supports the Write Exclusive */
420 /* supports the Exclusive Access */
423 /* supports the Write Exclusive – Registrants Only */
426 /* supports the Exclusive Access - Registrants Only */
429 /* supports the Write Exclusive – All Registrants */
432 /* supports the Exclusive Access - All Registrants */
/Zephyr-Core-3.4.0/subsys/logging/
DKconfig.mode24 interrupt).Logger backends must support exclusive access to work
/Zephyr-Core-3.4.0/doc/hardware/cache/
Dindex.rst43 mutually exclusive options for :kconfig:option:`CACHE_TYPE` used to define
/Zephyr-Core-3.4.0/tests/subsys/fs/littlefs/src/
Dtestfs_util.h260 * @param ecp the exclusive last entry in the sequence of build
282 * @param ecp pointer to the exclusive last entry in the build command
296 * @param ecp pointer to the exclusive range end of this level of the
/Zephyr-Core-3.4.0/soc/xtensa/intel_adsp/ace/include/intel_ace20_lnl/
Dadsp_ipc_regs.h69 * Agents array represents mutually exclusive IPC endpoint access:
/Zephyr-Core-3.4.0/soc/xtensa/intel_adsp/ace/include/intel_ace15_mtpm/
Dadsp_ipc_regs.h69 * Agents array represents mutually exclusive IPC endpoint access:
/Zephyr-Core-3.4.0/scripts/checkpatch/
Dmaintainer-checkpatch.bash17 # -c and -n are mutually exclusive
/Zephyr-Core-3.4.0/dts/bindings/pinctrl/
Drenesas,smartbond-pinctrl.yaml59 Note that bias options are mutually exclusive.
Dgd,gd32-pinctrl-af.yaml75 Note that drive and bias options are mutually exclusive.
Dnordic,nrf-pinctrl.yaml64 Note that bias options are mutually exclusive.
Dgd,gd32-pinctrl-afio.yaml77 Note that drive and bias options are mutually exclusive.
/Zephyr-Core-3.4.0/
DLICENSE68 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
75 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/Zephyr-Core-3.4.0/include/zephyr/sys/
Datomic_builtin.h286 * @brief Atomic bitwise exclusive OR (XOR).
291 * This routine atomically sets @a target to the bitwise exclusive OR (XOR) of
/Zephyr-Core-3.4.0/include/zephyr/drivers/rtc/
Dmcp7940n.h170 /* Mutually exclusive alarm trigger settings */
/Zephyr-Core-3.4.0/kernel/
Datomic_c.c318 * @brief Atomic bitwise exclusive OR (XOR) primitive
320 * This routine provides the atomic bitwise exclusive OR operator. The <value>
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Datt.h144 * exclusive and both bits may not be set.
/Zephyr-Core-3.4.0/samples/boards/nrf/system_off/src/
Dretained.c27 /* Exclusive address of RAM end */
/Zephyr-Core-3.4.0/subsys/modbus/
Dmodbus_internal.h124 /* Client's mutually exclusive access */
/Zephyr-Core-3.4.0/dts/arm/atmel/
Dsam4l.dtsi45 * exclusive for USB descriptors
/Zephyr-Core-3.4.0/arch/arc/core/
Dirq_manage.c210 * expressed via mutually exclusive flags.

123