Home
last modified time | relevance | path

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

1234

/Zephyr-latest/boards/native/nrf_bsim/common/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-latest/dts/bindings/arm/
Dnordic,nrf-mutex.yaml4 description: Nordic nRF family MUTEX (Mutual Exclusive Peripheral)
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/
Dproxy_adv_multi_subnet_coex.sh31 # Proxy enabled. RX device verifies that the single subnet has exclusive
42 # device. RX device verifies that the single subnet has exclusive access
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/common/
Dedtt_driver.h32 * Exclusive functions for the BabbleSim driver
/Zephyr-latest/dts/bindings/dma/
Dnxp,edma.yaml23 and "dma-channels" are mutually exclusive, meaning you
/Zephyr-latest/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-latest/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-latest/subsys/logging/
DKconfig.mode25 interrupt).Logger backends must support exclusive access to work
/Zephyr-latest/tests/subsys/fs/common/
Dtest_fs_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-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/
Dadsp_ipc_regs.h69 * Agents array represents mutually exclusive IPC endpoint access:
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/
Dadsp_ipc_regs.h69 * Agents array represents mutually exclusive IPC endpoint access:
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Dadsp_ipc_regs.h68 * Agents array represents mutually exclusive IPC endpoint access:
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dtimestamp.c65 /* Start new timestamp capture by setting one of mutually exclusive in intel_adsp_get_timestamp()
/Zephyr-latest/scripts/checkpatch/
Dmaintainer-checkpatch.bash17 # -c and -n are mutually exclusive
/Zephyr-latest/doc/hardware/cache/
Dindex.rst54 mutually exclusive options for :kconfig:option:`CACHE_TYPE` used to define
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dfetch_and_get.rst25 internally provide exclusive access to the device during or between these
/Zephyr-latest/drivers/dac/
Ddac_mcux_gau.c52 /* External and internal output are mutually exclusive */ in nxp_gau_dac_channel_setup()
/Zephyr-latest/dts/bindings/usb/uac2/
Dzephyr,uac2-channel-cluster.yaml117 description: Raw Data, mutually exclusive with all other spatial locations
/Zephyr-latest/doc/develop/toolchains/
Dcadence_xcc.rst36 They are mutually exclusive, and cannot be used together.
/Zephyr-latest/dts/bindings/pinctrl/
Drenesas,smartbond-pinctrl.yaml59 Note that bias options are mutually exclusive.
Dti,cc32xx-pinctrl.yaml63 Note that drive and bias options are mutually exclusive.
Dgd,gd32-pinctrl-af.yaml75 Note that drive and bias options are mutually exclusive.
/Zephyr-latest/
DLICENSE68 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
75 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/Zephyr-latest/scripts/
Dlist_boards.py241 f'{mutual_exclusive} are mutual exclusive at this level.')
248 f'{mutual_exclusive} are mutual exclusive at this level.')
274 f'{mutual_exclusive} are mutual exclusive at this level.')

1234