Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pmc/
Dfsl_pmc.h125 } pmc_low_volt_warning_config_t; typedef
260 void PMC_ConfigureLowVoltWarning(PMC_Type *base, const pmc_low_volt_warning_config_t *config);
Dfsl_pmc.c63 void PMC_ConfigureLowVoltWarning(PMC_Type *base, const pmc_low_volt_warning_config_t *config) in PMC_ConfigureLowVoltWarning()