Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pmc/
Dfsl_pmc.h136 } pmc_high_volt_detect_config_t; typedef
309 void PMC_ConfigureHighVoltDetect(PMC_Type *base, const pmc_high_volt_detect_config_t *config);
Dfsl_pmc.c84 void PMC_ConfigureHighVoltDetect(PMC_Type *base, const pmc_high_volt_detect_config_t *config) in PMC_ConfigureHighVoltDetect()