Home
last modified time | relevance | path

Searched refs:RCC_APB2ENR_USBEN (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1784 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_USBEN); \
1786 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USBEN); \
1842 #define __HAL_RCC_USB_FS_CLK_DISABLE() CLEAR_BIT(RCC->APB2ENR, RCC_APB2ENR_USBEN)
2484 #define __HAL_RCC_USB_FS_IS_CLK_ENABLED() (READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USBEN) != 0U)
2520 #define __HAL_RCC_USB_FS_IS_CLK_DISABLED() (READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USBEN) == 0U)
Dstm32u5xx_ll_bus.h276 #define LL_APB2_GRP1_PERIPH_USB_FS RCC_APB2ENR_USBEN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1759 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_USBEN); \
1761 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USBEN); \
1806 #define __HAL_RCC_USB_CLK_DISABLE() CLEAR_BIT(RCC->APB2ENR, RCC_APB2ENR_USBEN)
2598 #define __HAL_RCC_USB_IS_CLK_ENABLED() (READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USBEN) != 0U)
2640 #define __HAL_RCC_USB_IS_CLK_DISABLED() (READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USBEN) == 0U)
Dstm32h5xx_ll_bus.h334 #define LL_APB2_GRP1_PERIPH_USB RCC_APB2ENR_USBEN
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h9024 #define RCC_APB2ENR_USBEN RCC_APB2ENR_USBEN_Msk macro
Dstm32h523xx.h13383 #define RCC_APB2ENR_USBEN RCC_APB2ENR_USBEN_Msk macro
Dstm32h562xx.h14186 #define RCC_APB2ENR_USBEN RCC_APB2ENR_USBEN_Msk macro
Dstm32h533xx.h13920 #define RCC_APB2ENR_USBEN RCC_APB2ENR_USBEN_Msk macro
Dstm32h573xx.h16813 #define RCC_APB2ENR_USBEN RCC_APB2ENR_USBEN_Msk macro
Dstm32h563xx.h16276 #define RCC_APB2ENR_USBEN RCC_APB2ENR_USBEN_Msk macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h15281 #define RCC_APB2ENR_USBEN RCC_APB2ENR_USBEN_Msk /*!< USB Cloc… macro
Dstm32u535xx.h14744 #define RCC_APB2ENR_USBEN RCC_APB2ENR_USBEN_Msk /*!< USB Cloc… macro