Searched refs:LOAD (Results 1 – 13 of 13) sorted by relevance
/Zephyr-latest/arch/riscv/core/ |
D | fpu.S | 13 #define LOAD fld macro 16 #define LOAD flw macro 65 DO_FP_REGS(LOAD, a0)
|
/Zephyr-latest/boards/nxp/ucans32k1sic/support/ |
D | startup.cmm | 69 Data.LOAD.Elf &elfFile 76 Data.LOAD.Elf &elfFile /DIFF 82 Data.LOAD.Elf &elfFile /ComPare 94 Data.LOAD.Elf &elfFile
|
/Zephyr-latest/boards/nxp/mr_canhubk3/support/ |
D | startup.cmm | 76 Data.LOAD.Elf &elfFile 83 Data.LOAD.Elf &elfFile /DIFF 89 Data.LOAD.Elf &elfFile /ComPare 102 Data.LOAD.Elf &elfFile
|
/Zephyr-latest/drivers/timer/ |
D | cortex_m_systick.c | 313 SysTick->LOAD = last_load - 1; in sys_clock_set_timeout() 434 SysTick->LOAD = last_load - 1; in sys_clock_idle_exit() 452 SysTick->LOAD = last_load - 1; in sys_clock_driver_init()
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_mchp_xec.c | 101 regs->LOAD = 0; in wdt_xec_install_timeout() 123 regs->LOAD = config->window.max; in wdt_xec_install_timeout()
|
/Zephyr-latest/soc/microchip/mec/common/reg/ |
D | mec_wdt.h | 71 volatile uint16_t LOAD; member
|
/Zephyr-latest/cmake/modules/ |
D | FindZephyr-sdk.cmake | 10 # - LOAD: Load a Zephyr-SDK. This is the default behavior if no COMPONENTS is specified. 49 set(Zephyr-sdk_FIND_COMPONENTS LOAD) 75 if(DEFINED ZEPHYR_SDK_INSTALL_DIR AND LOAD IN_LIST Zephyr-sdk_FIND_COMPONENTS) 175 if(LOAD IN_LIST Zephyr-sdk_FIND_COMPONENTS)
|
/Zephyr-latest/samples/subsys/llext/shell_loader/ |
D | README.rst | 76 CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE 78 CONTENTS, ALLOC, LOAD, DATA 82 CONTENTS, ALLOC, LOAD, READONLY, DATA
|
/Zephyr-latest/arch/x86/ |
D | CMakeLists.txt | 15 --rename-section .data=${bin},CONTENTS,ALLOC,LOAD,READONLY,DATA
|
/Zephyr-latest/boards/arduino/nano_33_ble/support/ |
D | startup.cmm | 105 Data.LOAD.Elf "&elfFile"
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/ |
D | startup.cmm | 147 Data.LOAD.Elf &elfFile EAXI:
|
/Zephyr-latest/modules/ |
D | Kconfig.mcuboot | 187 bool "MCUboot has been configured for RAM LOAD operation"
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 1609 * Added initial support for leveraging the RAM-LOAD mode with the zephyr-rtos port.
|