Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_pmu.c174 PMU_CTL |= PMU_CTL_SRAMSW2; in pmu_sram2_poweroff_mode_enable()
185 PMU_CTL &= ~PMU_CTL_SRAMSW2; in pmu_sram2_poweroff_mode_disable()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_pmu.h60 #define PMU_CTL_SRAMSW2 BIT(21) /*!< SRAM2(32KB~48KB) power swi… macro