Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/asmc/
Dfsl_asmc.h108 } asmc_partial_stop_option_t; typedef
264 status_t ASMC_SetPowerModeStop(ASMC_Type *base, asmc_partial_stop_option_t option);
Dfsl_asmc.c80 status_t ASMC_SetPowerModeStop(ASMC_Type *base, asmc_partial_stop_option_t option) in ASMC_SetPowerModeStop()