Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR2_USBFSEN (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_bus.h162 #define LL_APB1_GRP2_PERIPH_USB RCC_APB1ENR2_USBFSEN
Dstm32l5xx_hal_rcc.h1156 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);
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h11811 #define RCC_APB1ENR2_USBFSEN RCC_APB1ENR2_USBFSEN_Msk macro
Dstm32l562xx.h12532 #define RCC_APB1ENR2_USBFSEN RCC_APB1ENR2_USBFSEN_Msk macro