Home
last modified time | relevance | path

Searched full:masters (Results 1 – 20 of 20) sorted by relevance

/Zephyr-latest/doc/connectivity/networking/
Dzephyr_netstack_overview.vsdx ... xml visio/masters/masters.xml visio/masters/master2.xml visio/pages/page3. ...
/Zephyr-latest/soc/espressif/esp32c6/
Dhw_init.c44 * access to masters only if they are in TEE mode. Since all masters in hardware_init()
46 * will deny the access to all masters except HP CPU. in hardware_init()
/Zephyr-latest/dts/bindings/w1/
Dw1-master.yaml4 # Common fields for 1-Wire masters
Dmaxim,ds2477_85_common.yaml4 # Common Properties for the DS2477 and DS2485 I2C 1-Wire masters:
/Zephyr-latest/dts/bindings/misc/
Dnxp,rdc.yaml8 core, a bus master, or set of cores and bus masters.
/Zephyr-latest/dts/bindings/qspi/
Dnxp,s32-qspi.yaml91 ahb-buffers-masters:
94 Masters ID's for the AHB receive buffers. The master ID of every incoming
105 ahb-buffers-all-masters:
/Zephyr-latest/dts/bindings/watchdog/
Dnxp,s32-swt.yaml27 Defaults to access enabled for all masters (hardware reset value).
/Zephyr-latest/soc/nxp/s32/s32k3/
Ds32k3xx_startup.S23 * 64-bit master before 32-bit masters can read or write to them. Note that SRAM retains
/Zephyr-latest/drivers/memc/
Dmemc_nxp_s32_qspi.c110 .masters = DT_INST_PROP(n, ahb_buffers_masters), \
159 "ahb-buffers-masters must be of size QSPI_IP_AHB_BUFFERS"); \
/Zephyr-latest/arch/arc/core/
Dreset.S169 * Non-masters wait for master core (core 0) to boot enough
/Zephyr-latest/soc/microchip/mec/mec15xx/
Ddevice_power.c85 * Allow peripherals connected to external masters to wake the PLL but not
/Zephyr-latest/drivers/espi/
Despi_saf_mchp_xec.c125 * Write protect b[7:0] = masters[7:0] allow write/erase. 1=allowed
126 * Read protetc b[7:0] = masters[7:0] allow read. 1=allowed
129 * address range and read-write-erase for all masters.
Despi_saf_mchp_xec_v2.c131 * Write protect b[7:0] = masters[7:0] allow write/erase. 1=allowed
132 * Read protetc b[7:0] = masters[7:0] allow read. 1=allowed
135 * address range and read-write-erase for all masters.
/Zephyr-latest/boards/nxp/mr_canhubk3/
Dmr_canhubk3.dts333 ahb-buffers-masters = <0 1 2 3>;
335 ahb-buffers-all-masters;
/Zephyr-latest/doc/hardware/cache/
Dguide.rst27 When dealing with memory shared between a processor core and other bus masters,
/Zephyr-latest/drivers/w1/
Dw1_ds2477_85_common.c8 * @brief Common functions for Analog Devices DS2477,DS2485 1-Wire Masters
/Zephyr-latest/soc/microchip/mec/mec172x/
Ddevice_power.c64 * Allow peripherals connected to external masters to wake the PLL but not
/Zephyr-latest/arch/arm/core/mpu/
Dnxp_mpu.c97 * associated with the other masters. These protections in region_init()
/Zephyr-latest/drivers/smbus/
Dintel_pch_smbus.c343 * Transaction collision, several masters are trying to access in pch_check_status()
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst214 * Introduced the :ref:`W1 api<w1_api>`, used to interact with 1-Wire masters.