Home
last modified time | relevance | path

Searched refs:RamStartFun (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/2nd_boot/
A Dboot_startup.c16 VOID (*RamStartFun) (VOID); in aos_2boot_os_entry() local
39 RamStartFun = os_entry_section_addr[0]; in aos_2boot_os_entry()
40 RamStartFun(); in aos_2boot_os_entry()
76 VOID (*RamStartFun) (VOID); in aos_2boot_wakeup() local
94 RamStartFun = os_entry_section_addr[1]; in aos_2boot_wakeup()
95 RamStartFun(); in aos_2boot_wakeup()
/AliOS-Things-master/hardware/board/haas200/startup/
A Dstartup.c64 img2_entry_fun->RamStartFun(); in start_ate()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dbasic_types.h515 VOID (*RamStartFun) (VOID); member
521 VOID (*RamStartFun) (VOID); member

Completed in 9 milliseconds