Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR1_USBFSEN (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h1276 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USBFSEN); \
1278 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USBFSEN); \
1419 #define __HAL_RCC_USB_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USBFSEN);
1965 #define __HAL_RCC_USB_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USBFSEN) != 0U)
2064 #define __HAL_RCC_USB_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USBFSEN) == 0U)
Dstm32l4xx_ll_bus.h216 #define LL_APB1_GRP1_PERIPH_USB RCC_APB1ENR1_USBFSEN
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h1534 #define __HAL_RCC_USB_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USBFSEN) != 0U)
1591 #define __HAL_RCC_USB_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USBFSEN) == 0U)
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l422xx.h6167 #define RCC_APB1ENR1_USBFSEN RCC_APB1ENR1_USBFSEN_Msk macro
Dstm32l412xx.h5945 #define RCC_APB1ENR1_USBFSEN RCC_APB1ENR1_USBFSEN_Msk macro
Dstm32l433xx.h9936 #define RCC_APB1ENR1_USBFSEN RCC_APB1ENR1_USBFSEN_Msk macro
Dstm32l442xx.h9688 #define RCC_APB1ENR1_USBFSEN RCC_APB1ENR1_USBFSEN_Msk macro
Dstm32l432xx.h9466 #define RCC_APB1ENR1_USBFSEN RCC_APB1ENR1_USBFSEN_Msk macro
Dstm32l443xx.h10158 #define RCC_APB1ENR1_USBFSEN RCC_APB1ENR1_USBFSEN_Msk macro
Dstm32l452xx.h10169 #define RCC_APB1ENR1_USBFSEN RCC_APB1ENR1_USBFSEN_Msk macro
Dstm32l462xx.h10391 #define RCC_APB1ENR1_USBFSEN RCC_APB1ENR1_USBFSEN_Msk macro