Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_pmc.c46 ((uint32_t)config->voltSelect << PMC_LVDSC1_LVDV_SHIFT) | in PMC_ConfigureLowVoltDetect()
58 ((uint32_t)config->voltSelect << PMC_LVDSC2_LVWV_SHIFT) | in PMC_ConfigureLowVoltWarning()
68 base->HVDSC1 = (((uint32_t)config->voltSelect << PMC_HVDSC1_HVDV_SHIFT) | in PMC_ConfigureHighVoltDetect()
A Dfsl_pmc.h135 …pmc_low_volt_detect_volt_select_t voltSelect; /*!< Low-voltage detect trip point voltage selection… member
146 …pmc_low_volt_warning_volt_select_t voltSelect; /*!< Low-voltage warning trip point voltage selecti… member
158 …pmc_high_volt_detect_volt_select_t voltSelect; /*!< High-voltage detect trip point voltage selecti… member

Completed in 4 milliseconds