Home
last modified time | relevance | path

Searched refs:RCC_APB2RSTR_UART9RST (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc_ex.h5569 #define __HAL_RCC_UART9_FORCE_RESET() (RCC->APB2RSTR |= (RCC_APB2RSTR_UART9RST))
5586 #define __HAL_RCC_UART9_RELEASE_RESET() (RCC->APB2RSTR &= ~(RCC_APB2RSTR_UART9RST))
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h5036 #define __HAL_RCC_UART9_FORCE_RESET() (RCC->APB2RSTR) |= (RCC_APB2RSTR_UART9RST)
5065 #define __HAL_RCC_UART9_RELEASE_RESET() (RCC->APB2RSTR) &= ~ (RCC_APB2RSTR_UART9RST)
/hal_stm32-3.7.0/stm32cube/stm32f4xx/soc/
Dstm32f413xx.h9898 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32f423xx.h9937 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
/hal_stm32-3.7.0/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13945 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32h7a3xxq.h13957 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32h7b0xx.h14413 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32h7b0xxq.h14425 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32h7b3xx.h14420 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32h7b3xxq.h14432 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32h723xx.h15814 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32h725xx.h15826 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32h730xxq.h16301 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32h730xx.h16289 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32h733xx.h16289 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro
Dstm32h735xx.h16301 #define RCC_APB2RSTR_UART9RST RCC_APB2RSTR_UART9RST_Msk macro