Searched refs:USBD_ResetLowerPowerMode (Results 1 – 3 of 3) sorted by relevance
336 USBD_ResetLowerPowerMode(); in USBD_ResumeIsrHandler()
139 #define USBD_ResetLowerPowerMode() (USBD->CTRL_B.LPWREN = BIT_RESET) macro
157 #define USBD_ResetLowerPowerMode() (USBD->CTRL_B.LPWREN = BIT_RESET) macro
Completed in 10 milliseconds