Home
last modified time | relevance | path

Searched refs:LOAD (Results 1 – 19 of 19) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/gdbstub/
Dgdbstub-entry.S36 .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/
Dcore_cm0.h442 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member
689 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
Dcore_cm0plus.h463 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member
800 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
Dcore_sc000.h482 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member
820 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
Dcore_sc300.h593 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member
1536 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
Dcore_cm3.h613 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member
1556 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
Dcore_cm4.h653 …__IO uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register … member
1708 SysTick->LOAD = ticks - 1; /* set reload register */ in SysTick_Config()
Dcore_cm7.h834 …__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/
Dplatform.c298 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/
Dinfback.c119 #define LOAD() \ macro
471 LOAD();
Dinflate.c403 #define LOAD() \ macro
583 LOAD();
954 LOAD();
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinfback.c128 #define LOAD() \ macro
488 LOAD();
Dinflate.c459 #define LOAD() \ macro
634 LOAD();
1025 LOAD();
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/
Dmap_hikey.txt122 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/
Dinflate.c476 #define LOAD() \ macro
651 LOAD();
1048 LOAD();
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dporting-guide.rst972 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.
Dfirmware-design.rst1548 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/
DUefiShellDriver1CommandsLib.uni719 " 4. Use the 'LOAD' command to load a driver.\r\n"
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DUefiShellLevel2CommandsLib.uni1004 "LOAD [-nc] file [file...]\r\n"