Home
last modified time | relevance | path

Searched refs:load (Results 1 – 13 of 13) sorted by relevance

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dsys_ctrl.c353 uint32_t load ; in SysCtrlSetRechargeBeforePowerDown() local
484 load = cl & 0xFF; in SysCtrlSetRechargeBeforePowerDown()
488 load += (( cl >> 8 ) & 0xFF ); in SysCtrlSetRechargeBeforePowerDown()
491 load += (( cl >> 16 ) & 0xFF ); in SysCtrlSetRechargeBeforePowerDown()
494 load += (( cl >> 24 ) & 0xFF ); in SysCtrlSetRechargeBeforePowerDown()
498 load += ((( di * ( shiftedTemp - ( ti << 8 ))) + 128 ) >> 8 ); in SysCtrlSetRechargeBeforePowerDown()
513 newRechargePeriod = ( vddrCap * k ) / load; in SysCtrlSetRechargeBeforePowerDown()
/lk-master/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Dwatchdog.h16 io_wo_32 load; member
/lk-master/scripts/
A Dlk.cmm19 data.load.ELF &KERNEL_ELF /RELPATH /PATH &KERNEL_SRC
/lk-master/arch/mips/
A Dasm.S30 # load new state
/lk-master/external/platform/pico/rp2_common/hardware_watchdog/
A Dwatchdog.c26 watchdog_hw->load = load_value; in watchdog_update()
/lk-master/arch/m68k/
A Dlinker.ld20 /* set the load address to physical MEMBASE */
/lk-master/arch/riscv/
A Dlinker-onesegment.ld21 /* set the load address to physical MEMBASE */
A Dlinker-twosegment.ld25 /* set the load address to physical MEMBASE */
/lk-master/arch/or1k/
A Dlinker.ld17 /* set the load address to physical MEMBASE */
/lk-master/arch/arm/
A Dsystem-onesegment.ld12 /* set the load address to physical MEMBASE */
/lk-master/arch/arm64/
A Dsystem-onesegment.ld10 /* set the load address to physical MEMBASE */
/lk-master/arch/microblaze/
A Dlinker.ld17 /* set the load address to physical MEMBASE */
/lk-master/external/platform/nrfx/doc/
A Dnrfx.doxyfile1176 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
2235 # larger than 0 to get control over the balance between CPU load and processing

Completed in 73 milliseconds