Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h2705 #define __HAL_RCC_USB_OTG_HS_FORCE_RESET() SET_BIT(RCC->AHB2RSTR1, RCC_AHB2RSTR1_OTGRST)
2709 #define __HAL_RCC_USB_FORCE_RESET() SET_BIT(RCC->AHB2RSTR1, RCC_AHB2RSTR1_OTGRST)
2797 #define __HAL_RCC_USB_OTG_HS_RELEASE_RESET() CLEAR_BIT(RCC->AHB2RSTR1, RCC_AHB2RSTR1_OTGRST)
2801 #define __HAL_RCC_USB_RELEASE_RESET() CLEAR_BIT(RCC->AHB2RSTR1, RCC_AHB2RSTR1_OTGRST)
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u575xx.h15826 #define RCC_AHB2RSTR1_OTGRST RCC_AHB2RSTR1_OTGRST_Msk /*!< OTG Reset */ macro
Dstm32u585xx.h16388 #define RCC_AHB2RSTR1_OTGRST RCC_AHB2RSTR1_OTGRST_Msk /*!< OTG Reset */ macro
Dstm32u595xx.h16857 #define RCC_AHB2RSTR1_OTGRST RCC_AHB2RSTR1_OTGRST_Msk /*!< OTG Reset */ macro
Dstm32u5a5xx.h17419 #define RCC_AHB2RSTR1_OTGRST RCC_AHB2RSTR1_OTGRST_Msk /*!< OTG Reset */ macro
Dstm32u5f7xx.h18399 #define RCC_AHB2RSTR1_OTGRST RCC_AHB2RSTR1_OTGRST_Msk /*!< OTG Reset */ macro
Dstm32u599xx.h20589 #define RCC_AHB2RSTR1_OTGRST RCC_AHB2RSTR1_OTGRST_Msk /*!< OTG Reset */ macro
Dstm32u5g7xx.h18961 #define RCC_AHB2RSTR1_OTGRST RCC_AHB2RSTR1_OTGRST_Msk /*!< OTG Reset */ macro
Dstm32u5f9xx.h21528 #define RCC_AHB2RSTR1_OTGRST RCC_AHB2RSTR1_OTGRST_Msk /*!< OTG Reset */ macro
Dstm32u5a9xx.h21151 #define RCC_AHB2RSTR1_OTGRST RCC_AHB2RSTR1_OTGRST_Msk /*!< OTG Reset */ macro
Dstm32u5g9xx.h22090 #define RCC_AHB2RSTR1_OTGRST RCC_AHB2RSTR1_OTGRST_Msk /*!< OTG Reset */ macro