Searched refs:USBDCore_LowPower (Results 1 – 13 of 13) sorted by relevance
38 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro40 #define USBDCore_LowPower(...) macro
80 #ifndef USBDCore_LowPower81 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro218 USBDCore_LowPower(); in USBD_PowerUp()229 USBDCore_LowPower(); in USBD_PowerUp()
80 #ifndef USBDCore_LowPower81 #define USBDCore_LowPower() PWRCU_DeepSleep1(PWRCU_SLEEP_ENTRY_WFE) macro229 USBDCore_LowPower(); in USBD_PowerUp()240 USBDCore_LowPower(); in USBD_PowerUp()
113 USBDCore_LowPower(); in Suspend()
300 USBDCore_LowPower(); in Suspend()
68 + Update USB example, add the process of detecting USB bus status before USBDCore_LowPower().
352 + Update USB example, add the process of detecting USB bus status before USBDCore_LowPower().
Completed in 33 milliseconds