Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_pmu.c264 PMU_CTL0 |= PMU_STANDBY; in pmu_to_standbymode()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_pmu.h138 #define PMU_STANDBY CTL0_LPMOD(3) /*!< standby mode */ macro