Searched refs:RCC_APB1RSTR2_USBFSRST (Results 1 – 3 of 3) sorted by relevance
1870 #define __HAL_RCC_USB_FORCE_RESET() SET_BIT(RCC->APB1RSTR2, RCC_APB1RSTR2_USBFSRST)1932 #define __HAL_RCC_USB_RELEASE_RESET() CLEAR_BIT(RCC->APB1RSTR2, RCC_APB1RSTR2_USBFSRST)
11616 #define RCC_APB1RSTR2_USBFSRST RCC_APB1RSTR2_USBFSRST_Msk macro
12328 #define RCC_APB1RSTR2_USBFSRST RCC_APB1RSTR2_USBFSRST_Msk macro