Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/smc/
Dfsl_smc.c26 typedef void (*smc_stop_ram_func_t)(void); typedef
77 smc_stop_ram_func_t stopRamFunc = (smc_stop_ram_func_t)ramFuncEntry; in SMC_EnterStopRamFunc()