Home
last modified time | relevance | path

Searched refs:standbymodecmd (Results 1 – 12 of 12) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_pmu.c161 void pmu_to_standbymode(uint8_t standbymodecmd) in pmu_to_standbymode() argument
173 if(WFI_CMD == standbymodecmd){ in pmu_to_standbymode()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_pmu.c277 void pmu_to_standbymode(uint8_t standbymodecmd) in pmu_to_standbymode() argument
289 if(WFI_CMD == standbymodecmd){ in pmu_to_standbymode()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_pmu.c290 void pmu_to_standbymode(uint8_t standbymodecmd) in pmu_to_standbymode() argument
302 if(WFI_CMD == standbymodecmd){ in pmu_to_standbymode()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_pmu.c291 void pmu_to_standbymode(uint8_t standbymodecmd) in pmu_to_standbymode() argument
303 if(WFI_CMD == standbymodecmd) { in pmu_to_standbymode()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_pmu.c258 void pmu_to_standbymode(uint8_t standbymodecmd) in pmu_to_standbymode() argument
270 if(WFI_CMD == standbymodecmd) { in pmu_to_standbymode()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_pmu.c379 void pmu_to_standbymode(uint8_t standbymodecmd) in pmu_to_standbymode() argument
391 if(WFI_CMD == standbymodecmd){ in pmu_to_standbymode()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_pmu.h108 void pmu_to_standbymode(uint8_t standbymodecmd);
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_pmu.h167 void pmu_to_standbymode(uint8_t standbymodecmd);
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_pmu.h180 void pmu_to_standbymode(uint8_t standbymodecmd);
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_pmu.h186 void pmu_to_standbymode(uint8_t standbymodecmd);
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_pmu.h196 void pmu_to_standbymode(uint8_t standbymodecmd);
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_pmu.h201 void pmu_to_standbymode(uint8_t standbymodecmd);