Home
last modified time | relevance | path

Searched refs:USBDCore_LowPower (Results 1 – 13 of 13) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/example/
A Dht32fxxxxx_usbdconf.h38 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro
40 #define USBDCore_LowPower(...) macro
/bsp/ht32/ht32f12366/board/inc/
A Dht32f1xxxx_01_usbdconf.h38 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro
40 #define USBDCore_LowPower(...) macro
/bsp/ht32/ht32f53252/board/inc/
A Dht32f5xxxx_01_usbdconf.h38 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro
40 #define USBDCore_LowPower(...) macro
A Dht32f5xxxx_02_usbdconf.h38 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro
40 #define USBDCore_LowPower(...) macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/example/
A Dht32fxxxxx_usbdconf.h38 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro
40 #define USBDCore_LowPower(...) macro
/bsp/ht32/ht32f52352/board/inc/
A Dht32f5xxxx_01_usbdconf.h38 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro
40 #define USBDCore_LowPower(...) macro
A Dht32f5xxxx_02_usbdconf.h38 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro
40 #define USBDCore_LowPower(...) macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_usbd.c80 #ifndef USBDCore_LowPower
81 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro
218 USBDCore_LowPower(); in USBD_PowerUp()
229 USBDCore_LowPower(); in USBD_PowerUp()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_usbd.c80 #ifndef USBDCore_LowPower
81 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro
229 USBDCore_LowPower(); in USBD_PowerUp()
240 USBDCore_LowPower(); in USBD_PowerUp()
/bsp/ht32/libraries/usbd_library/src/
A Dusb_port.c113 USBDCore_LowPower(); in Suspend()
A Dht32_usbd_int.c300 USBDCore_LowPower(); in Suspend()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/
A DRelease_Notes.txt68 + Update USB example, add the process of detecting USB bus status before USBDCore_LowPower().
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DRelease_Notes.txt352 + Update USB example, add the process of detecting USB bus status before USBDCore_LowPower().

Completed in 33 milliseconds