Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_pmu.c193 PMU_CS |= PMU_CS_WUPEN; in pmu_wakeup_pin_enable()
204 PMU_CS &= ~PMU_CS_WUPEN; in pmu_wakeup_pin_disable()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_pmu.h62 #define PMU_CS_WUPEN BIT(8) /*!< wakeup pin enable */ macro

Completed in 7 milliseconds