Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h3108 #define __HAL_RCC_UART12_FORCE_RESET() SET_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART12RST)
3217 #define __HAL_RCC_UART12_RELEASE_RESET() CLEAR_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART12RST)
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h13858 #define RCC_APB1HRSTR_UART12RST RCC_APB1HRSTR_UART12RST_Msk macro
Dstm32h573xx.h16473 #define RCC_APB1HRSTR_UART12RST RCC_APB1HRSTR_UART12RST_Msk macro
Dstm32h563xx.h15945 #define RCC_APB1HRSTR_UART12RST RCC_APB1HRSTR_UART12RST_Msk macro