Home
last modified time | relevance | path

Searched refs:L1 (Results 1 – 25 of 33) sorted by relevance

12

/Zephyr-latest/samples/subsys/zbus/priority_boost/
DREADME.rst63 I: 0 ---> L1: T1 prio 5
72 I: 1 ---> L1: T1 prio 5
81 I: 2 ---> L1: T1 prio 5
88 I: 3 ---> L1: T1 prio 5
95 I: 4 ---> L1: T1 prio 5
101 I: 5 ---> L1: T1 prio 5
107 I: 6 ---> L1: T1 prio 5
144 I: 0 ---> L1: T1 prio 1
153 I: 1 ---> L1: T1 prio 1
162 I: 2 ---> L1: T1 prio 2
[all …]
/Zephyr-latest/scripts/coccinelle/
Dms_timeout.cocci89 expression L1;
92 fn(..., T, L1)
147 expression L1;
151 fn(..., T, L2, L1)
167 , L2, L1)
194 , L2, L1)
/Zephyr-latest/drivers/cache/
DKconfig.andes19 When L2 cache is inclusive of L1, CPU only needs to perform operations
20 on L2 cache, instead of on both L1 and L2 caches.
/Zephyr-latest/drivers/dma/
DKconfig.intel_adsp_hda46 bool "Intel ADSP HDA Host L1 Exit Interrupt"
50 Intel ADSP HDA Host Interrupt for L1 exit.
/Zephyr-latest/drivers/eeprom/
DKconfig.stm3211 Enable EEPROM support on the STM32 L0, L1 family of processors.
/Zephyr-latest/arch/arm/core/cortex_a_r/
DKconfig115 bool "Control segregation of L1 I/D-Cache ways between Flash and AXIM"
118 Control segregation of L1 I/D-Cache ways between Flash and AXIM.
123 int "L1 I-Cache Flash way"
128 Configure L1 I-Cache ways for Flash interface. Default is reset value, all
132 int "L1 D-Cache Flash way"
137 Configure L1 D-Cache ways for Flash interface. Default is reset value,
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst148 - L2 -> L1: Methods as :c:func:`ieee802154_send` and several IEEE 802.15.4 net
153 - L1 -> L2: There are several situations in which the driver needs to initiate
154 calls into the L2/MAC layer. Zephyr's IEEE 802.15.4 L1 -> L2 adaptation API
158 MAC (L2) and PHY (L1) whenever reverse information transfer or close co-operation
164 from L1 into L2 are not implemented as methods in :c:struct:`ieee802154_radio_api`
168 of the L1 -> L2 "inversion-of-control" adaptation API.
172 within the PHY (L1) layer implemented independently of any specific L2 stack, see for
/Zephyr-latest/drivers/counter/
DKconfig.stm32_rtc16 Tested on STM32 C0, F0, F2, F3, F4, F7, G0, G4, H7, L1, L4, L5, U5 series
/Zephyr-latest/boards/shields/adafruit_data_logger/
Dadafruit_data_logger.overlay16 * pins "L1" and "Digital I/O 3".
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt20 Like the L1 cache, the TLB is split into separate instruction and data
162 top-level "L1" page containing the mappings for the page table
171 2. Pin the L1 page table PTE into the data TLB. This creates a double
232 the statically allocated array of L1 page table pages.
246 the L1 data cache on the CPU. If the physical memory storing page
252 lets the L1 data cache act as a "L2 TLB" for applications with a lot
257 But it is also important to note that the L1 data cache on Xtensa is
/Zephyr-latest/soc/nxp/imxrt/
DKconfig.defconfig97 # have L1 instruction and data caches that should be enabled at boot
/Zephyr-latest/boards/shields/adafruit_data_logger/doc/
Dindex.rst47 connections must be established between the ``L1`` and ``Digital I/O 3`` pins for ``LED1``
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/
Dindex.rst35 energy-efficient processor. With four cores in this cluster, each core is equipped with its own L1
47 master interface. The Arm Cortex-M7 Platform boasts features like a 32 KB L1 Instruction Cache, 32
48 KB L1 Data Cache, Floating Point Unit (FPU) with FPv5 architecture support, and an Internal Trace
/Zephyr-latest/doc/hardware/arch/
Darc-support-status.rst36 | Execution with caches - Instruction/Data, L1/L2 caches | Y | Y | …
/Zephyr-latest/boards/beagle/beaglebone_ai64/doc/
Dindex.rst16 L1 Memory System
/Zephyr-latest/boards/arduino/portenta_h7/doc/
Dindex.rst14 with 2MBytes of Flash memory, 1MB RAM, 480 MHz CPU, Art Accelerator, L1 cache, external memory inte…
/Zephyr-latest/dts/riscv/ite/
Dit8xxx2-wuc-map.dtsi336 wucs = <&wuc15 BIT(1)>; /* GPIO L1 */
/Zephyr-latest/doc/services/zbus/
Dindex.rst163 ``L1`` and ``L2``; and channel A. Supposing ``L1``, ``L2``, ``MS1``, ``MS2``, and ``S1`` observer
182 ZBUS_OBSERVERS(L1, L2, MS1, MS2, S1), /* observers */
221 - The VDED executes L1 and L2 in the respective sequence. Inside the listeners, usually, there
278 - The VDED executes L1 and L2 in the respective sequence. Inside the listeners, usually, there
/Zephyr-latest/arch/xtensa/
DKconfig205 int "Number of L1 page tables"
/Zephyr-latest/boards/96boards/avenger96/doc/
Dindex.rst60 - L1 32-Kbyte I / 32-Kbyte D for each core
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/
Dxtensa-cavs-linker.ld28 * mapping is set up to bypass the L1 cache, so it must be used when
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/
Dstm32mp157_dk2.rst58 - L1 32-Kbyte I / 32-Kbyte D for each core
/Zephyr-latest/modules/
DKconfig.mcux44 Set if the L1 or L2 cache is present in the SoC.
/Zephyr-latest/boards/st/stm32h747i_disco/doc/
Dindex.rst11 with 2MBytes of Flash memory, 1MB RAM, 480 MHz CPU, Art Accelerator, L1 cache, external memory inte…
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dace-link.ld28 * mapping is set up to bypass the L1 cache, so it must be used when

12