Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pmc/
Dfsl_pmc.h114 } pmc_low_volt_detect_config_t; typedef
214 void PMC_ConfigureLowVoltDetect(PMC_Type *base, const pmc_low_volt_detect_config_t *config);
Dfsl_pmc.c42 void PMC_ConfigureLowVoltDetect(PMC_Type *base, const pmc_low_volt_detect_config_t *config) in PMC_ConfigureLowVoltDetect()