Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_pmu.c152 PMU_CTL |= PMU_CTL_SRAMSW1; in pmu_sram1_poweroff_mode_enable()
163 PMU_CTL &= ~PMU_CTL_SRAMSW1; in pmu_sram1_poweroff_mode_disable()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_pmu.h59 #define PMU_CTL_SRAMSW1 BIT(20) /*!< SRAM1(16KB~32KB) power swi… macro