Searched full:coupled (Results 1 – 25 of 59) sorted by relevance
123
/Zephyr-latest/arch/arm/include/cortex_a_r/ |
D | tcm.h | 9 * @brief Management for Tightly Coupled Memory 29 * @brief Disable ECC on Tightly Coupled Memory Banks
|
/Zephyr-latest/samples/boards/st/ccm/ |
D | README.rst | 2 :name: Core Coupled Memory (CCM) 4 Place and use variables in the Core Coupled Memory (CCM). 9 Show usage of the Core Coupled Memory (CCM) that is available 56 CCM (Core Coupled Memory) usage example 102 CCM (Core Coupled Memory) usage example
|
/Zephyr-latest/soc/snps/emsdp/ |
D | linker.ld | 24 /* Instruction Closely Coupled Memory (ICCM) base address and size */ 34 /* Data Closely Coupled Memory (DCCM) base address and size */
|
/Zephyr-latest/soc/snps/emsk/ |
D | linker.ld | 25 /* Instruction Closely Coupled Memory (ICCM) base address and size */ 35 /* Data Closely Coupled Memory (DCCM) base address and size */
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.ascs | 21 coupled to a single direction of a unicast Audio Stream. 29 coupled to a single direction of a unicast Audio Stream.
|
/Zephyr-latest/soc/snps/nsim/arc_classic/ |
D | linker.ld | 13 /* Instruction Closely Coupled Memory (ICCM) base address and size */ 23 /* Data Closely Coupled Memory (DCCM) base address and size */
|
/Zephyr-latest/dts/bindings/arm/ |
D | st,stm32-ccm.yaml | 3 description: STM32 CCM (Core Coupled Memory)
|
D | arm,dtcm.yaml | 3 description: Cortex-M DTCM (Data Tightly Coupled Memory)
|
D | arm,itcm.yaml | 3 description: Cortex-M ITCM (Instruction Tightly Coupled Memory)
|
D | nxp,imx-dtcm.yaml | 4 description: i.MX DTCM (Data Tightly Coupled Memory)
|
D | nxp,imx-itcm.yaml | 4 description: i.MX ITCM (Instruction Tightly Coupled Memory)
|
/Zephyr-latest/dts/bindings/arc/ |
D | arc,xccm.yaml | 5 ARC XCCM (X Closely Coupled Memory)
|
D | arc,yccm.yaml | 5 ARC YCCM (Y Closely Coupled Memory)
|
/Zephyr-latest/dts/bindings/mbox/ |
D | nxp,s32-mru.yaml | 20 of receive channels on the MRU instance coupled with the core, for instance in 53 It should be set by the receiver core coupled with this MRU instance.
|
D | nxp,mbox-imx-mu.yaml | 18 It should be set by the receiver core coupled with this MU instance.
|
D | nxp,mbox-mailbox.yaml | 26 It should be set by the receiver core coupled with this Mailbox instance.
|
/Zephyr-latest/modules/lvgl/ |
D | Kconfig.memory | 52 memory pool to a custom location, such as tightly coupled or 92 rendering buffers to a custom location, such as tightly coupled or
|
/Zephyr-latest/dts/sparc/gaisler/ |
D | gr716a.dtsi | 22 /* tightly coupled data RAM */ 27 /* tightly coupled instruction RAM */
|
/Zephyr-latest/scripts/west_commands/ |
D | README.txt | 2 tightly coupled to the zephyr tree. This includes the build, flash,
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.mcux_edma | 54 located in the DTCM (Data Tightly Coupled Memory).
|
/Zephyr-latest/soc/nxp/imx/imx8m/ |
D | Kconfig | 103 bool "Link code into internal instruction tightly coupled memory (ITCM)"
|
/Zephyr-latest/soc/snps/arc_iot/ |
D | linker.ld | 29 /* Instruction Closely Coupled Memory (ICCM) base address and size */
|
/Zephyr-latest/include/zephyr/sys/ |
D | ring_buffer.h | 92 * an array of 32-bit words (from zero to 1020 bytes in length), coupled 175 * length), coupled with a 16-bit type identifier and an 8-bit integer value. 440 * coupled with a 16-bit type identifier and an 8-bit integer value. 464 * coupled with a 16-bit type identifier and an 8-bit integer value.
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.stm32_hal | 65 moved from SRAM to the DTCM (Data Tightly Coupled Memory).
|
/Zephyr-latest/samples/boards/st/ccm/src/ |
D | main.c | 117 printf("\nCCM (Core Coupled Memory) usage example\n\n"); in main()
|
123