Searched refs:RamStartFun (Results 1 – 3 of 3) sorted by relevance
16 VOID (*RamStartFun) (VOID); in aos_2boot_os_entry() local39 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() local94 RamStartFun = os_entry_section_addr[1]; in aos_2boot_wakeup()95 RamStartFun(); in aos_2boot_wakeup()
64 img2_entry_fun->RamStartFun(); in start_ate()
515 VOID (*RamStartFun) (VOID); member521 VOID (*RamStartFun) (VOID); member
Completed in 9 milliseconds