Home
last modified time | relevance | path

Searched refs:RCC_APB1RSTR1_UART5RST (Results 1 – 25 of 50) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h1792 #define __HAL_RCC_UART5_FORCE_RESET() SET_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_UART5RST)
1850 #define __HAL_RCC_UART5_RELEASE_RESET() CLEAR_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_UART5RST)
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h1841 #define __HAL_RCC_UART5_FORCE_RESET() SET_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_UART5RST)
1903 #define __HAL_RCC_UART5_RELEASE_RESET() CLEAR_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_UART5RST)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h2486 #define __HAL_RCC_UART5_FORCE_RESET() SET_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_UART5RST)
2584 #define __HAL_RCC_UART5_RELEASE_RESET() CLEAR_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_UART5RST)
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h2921 #define __HAL_RCC_UART5_FORCE_RESET() SET_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_UART5RST)
2978 #define __HAL_RCC_UART5_RELEASE_RESET() CLEAR_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_UART5RST)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc.h2473 #define __HAL_RCC_UART5_FORCE_RESET() SET_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_UART5RST)
2474 #define __HAL_RCC_UART5_RELEASE_RESET() CLEAR_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_UART5RST)
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g4a1xx.h8219 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32g491xx.h7995 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32g473xx.h8670 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32g471xx.h8144 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32g483xx.h8894 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32g414xx.h11527 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32g474xx.h12240 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32g484xx.h12464 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l471xx.h10873 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32l475xx.h11037 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32l476xx.h11069 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32l486xx.h11282 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32l485xx.h11256 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32l4a6xx.h12391 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32l496xx.h12063 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32l4r5xx.h12284 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32l4r7xx.h12768 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32l4s5xx.h12619 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
Dstm32l4s7xx.h13103 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h11572 #define RCC_APB1RSTR1_UART5RST RCC_APB1RSTR1_UART5RST_Msk macro

12