Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_pmu.c70 PMU_CTL &= ~PMU_CTL_LVDEN; in pmu_lvd_select()
76 PMU_CTL |= PMU_CTL_LVDEN; in pmu_lvd_select()
88 PMU_CTL &= ~PMU_CTL_LVDEN; in pmu_lvd_disable()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_pmu.h54 #define PMU_CTL_LVDEN BIT(4) /*!< low voltage detector enable */ macro

Completed in 6 milliseconds