Home
last modified time | relevance | path

Searched refs:RCC_APBRSTR1_USBRST (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc.h1190 #define __HAL_RCC_USB_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USBRST)
1212 #define __HAL_RCC_USB_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USBRST)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1582 #define __HAL_RCC_USB_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USBRST)
1642 #define __HAL_RCC_USB_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USBRST)
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1814 #define __HAL_RCC_USB_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USBRST)
1877 #define __HAL_RCC_USB_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USBRST)
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c071xx.h4620 #define RCC_APBRSTR1_USBRST RCC_APBRSTR1_USBRST_Msk macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h5413 #define RCC_APBRSTR1_USBRST RCC_APBRSTR1_USBRST_Msk macro
Dstm32g0c1xx.h6668 #define RCC_APBRSTR1_USBRST RCC_APBRSTR1_USBRST_Msk macro
Dstm32g0b1xx.h6426 #define RCC_APBRSTR1_USBRST RCC_APBRSTR1_USBRST_Msk macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u083xx.h6052 #define RCC_APBRSTR1_USBRST RCC_APBRSTR1_USBRST_Msk macro
Dstm32u073xx.h5791 #define RCC_APBRSTR1_USBRST RCC_APBRSTR1_USBRST_Msk macro