Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1788 #define __HAL_RCC_USART5_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USART5RST)
1851 #define __HAL_RCC_USART5_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_USART5RST)
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h5407 #define RCC_APBRSTR1_USART5RST RCC_APBRSTR1_USART5RST_Msk macro
Dstm32g0c1xx.h6659 #define RCC_APBRSTR1_USART5RST RCC_APBRSTR1_USART5RST_Msk macro
Dstm32g0b1xx.h6417 #define RCC_APBRSTR1_USART5RST RCC_APBRSTR1_USART5RST_Msk macro