/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/gdbstub/ |
D | gdbstub-entry.S | 36 .macro LOAD reg macro 127 LOAD LBEG 128 LOAD LEND 129 LOAD LCOUNT 131 LOAD SAR 132 LOAD WINDOWBASE 135 LOAD WINDOWSTART 136 LOAD DEBUG_PC 137 LOAD EXCSAVE_1 139 LOAD EXCCAUSE [all …]
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | core_cm0.h | 442 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member 689 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
|
D | core_cm0plus.h | 463 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member 800 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
|
D | core_sc000.h | 482 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member 820 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
|
D | core_sc300.h | 593 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member 1536 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
|
D | core_cm3.h | 613 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member 1556 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
|
D | core_cm4.h | 653 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member 1708 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
|
D | core_cm7.h | 834 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member 2127 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | platform.c | 298 SysTick->LOAD = 0x00FFFFFF; in platInitialize() 352 …mTimeAccumulated += platsystickTicksToNs(SysTick->LOAD + 1); //todo - incremenet by actual elapsed… in SysTick_Handler()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | infback.c | 119 #define LOAD() \ macro 471 LOAD();
|
D | inflate.c | 403 #define LOAD() \ macro 583 LOAD(); 954 LOAD();
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | infback.c | 128 #define LOAD() \ macro 488 LOAD();
|
D | inflate.c | 459 #define LOAD() \ macro 634 LOAD(); 1025 LOAD();
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/ |
D | map_hikey.txt | 122 LOAD objs/hikey/cpu_c.o 123 LOAD objs/hikey/dsp_debug.o 124 LOAD objs/hikey/dsp_comm.o 125 LOAD objs/hikey/mutex.o 126 LOAD objs/hikey/rbtree.o 127 LOAD objs/hikey/xf-core.o 128 LOAD objs/hikey/xf-io.o 129 LOAD objs/hikey/xf-mem.o 130 LOAD objs/hikey/xf-msg.o 131 LOAD objs/hikey/xf-sched.o [all …]
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/ |
D | inflate.c | 476 #define LOAD() \ macro 651 LOAD(); 1048 LOAD();
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | porting-guide.rst | 972 BL3xx images, when LOAD\_IMAGE\_V2 is enabled. 985 the next BL image, when LOAD\_IMAGE\_V2 is enabled. 1015 to the next BL image, when LOAD\_IMAGE\_V2 is enabled. 1408 Following function is required only when LOAD\_IMAGE\_V2 is enabled. 1421 LOAD\_IMAGE\_V2 is enabled. 1423 Following functions are required only when LOAD\_IMAGE\_V2 is disabled.
|
D | firmware-design.rst | 1548 When LOAD\_IMAGE\_V2 is disabled, Trusted Firmware provides a mechanism to 1618 When LOAD\_IMAGE\_V2 is enabled, Trusted Firmware does not provide any mechanism 1670 When LOAD\_IMAGE\_V2 is disabled the memory regions for the overlap detection
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/ |
D | UefiShellDriver1CommandsLib.uni | 719 " 4. Use the 'LOAD' command to load a driver.\r\n"
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
D | UefiShellLevel2CommandsLib.uni | 1004 "LOAD [-nc] file [file...]\r\n"
|