Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_msmc.h104 } smc_partial_stop_option_t; typedef
372 status_t SMC_SetPowerModeStop(SMC_Type *base, smc_partial_stop_option_t option);
Dfsl_msmc.c57 status_t SMC_SetPowerModeStop(SMC_Type *base, smc_partial_stop_option_t option) in SMC_SetPowerModeStop()