Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_pmu.c117 PMU_CTL0 |= PMU_CTL0_VCEN; in pmu_vc_enable()
128 PMU_CTL0 &= ~PMU_CTL0_VCEN; in pmu_vc_disable()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_pmu.h60 #define PMU_CTL0_VCEN BIT(12) /*!< VBAT battery charg… macro