Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pmc/
Dfsl_pmc.c46 ((uint32_t)config->voltSelect << PMC_LVDSC1_LVDV_SHIFT) | in PMC_ConfigureLowVoltDetect()
67 ((uint32_t)config->voltSelect << PMC_LVDSC2_LVWV_SHIFT) | in PMC_ConfigureLowVoltWarning()
86 base->HVDSC1 = (uint8_t)(((uint32_t)config->voltSelect << PMC_HVDSC1_HVDV_SHIFT) | in PMC_ConfigureHighVoltDetect()
Dfsl_pmc.h112 …pmc_low_volt_detect_volt_select_t voltSelect; /*!< Low-voltage detect trip point voltage selection… member
123 …pmc_low_volt_warning_volt_select_t voltSelect; /*!< Low-voltage warning trip point voltage selecti… member
135 …pmc_high_volt_detect_volt_select_t voltSelect; /*!< High-voltage detect trip point voltage selecti… member