Searched refs:smc_stop_ram_func_t (Results 1 – 1 of 1) sorted by relevance
26 typedef void (*smc_stop_ram_func_t)(void); typedef77 smc_stop_ram_func_t stopRamFunc = (smc_stop_ram_func_t)ramFuncEntry; in SMC_EnterStopRamFunc()