Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h3104 #define __HAL_RCC_UART9_FORCE_RESET() SET_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART9RST)
3213 #define __HAL_RCC_UART9_RELEASE_RESET() CLEAR_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART9RST)
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h13855 #define RCC_APB1HRSTR_UART9RST RCC_APB1HRSTR_UART9RST_Msk macro
Dstm32h573xx.h16470 #define RCC_APB1HRSTR_UART9RST RCC_APB1HRSTR_UART9RST_Msk macro
Dstm32h563xx.h15942 #define RCC_APB1HRSTR_UART9RST RCC_APB1HRSTR_UART9RST_Msk macro