Searched refs:RCC_APB1ENR2_USBFSEN (Results 1 – 4 of 4) sorted by relevance
162 #define LL_APB1_GRP2_PERIPH_USB RCC_APB1ENR2_USBFSEN
1156 SET_BIT(RCC->APB1ENR2, RCC_APB1ENR2_USBFSEN); \1158 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_USBFSEN); \1225 #define __HAL_RCC_USB_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR2, RCC_APB1ENR2_USBFSEN);
11811 #define RCC_APB1ENR2_USBFSEN RCC_APB1ENR2_USBFSEN_Msk macro
12532 #define RCC_APB1ENR2_USBFSEN RCC_APB1ENR2_USBFSEN_Msk macro