Searched refs:USBD_SetLowerPowerMode (Results 1 – 3 of 3) sorted by relevance
301 USBD_SetLowerPowerMode(); in USBD_SuspendIsrHandler()
130 #define USBD_SetLowerPowerMode() (USBD->CTRL_B.LPWREN = BIT_SET) macro
148 #define USBD_SetLowerPowerMode() (USBD->CTRL_B.LPWREN = BIT_SET) macro
Completed in 7 milliseconds