Searched refs:RCC_APBRSTR1_LPUART3RST (Results 1 – 3 of 3) sorted by relevance
1578 #define __HAL_RCC_LPUART3_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LPUART3RST)1638 #define __HAL_RCC_LPUART3_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LPUART3RST)
6049 #define RCC_APBRSTR1_LPUART3RST RCC_APBRSTR1_LPUART3RST_Msk macro
5788 #define RCC_APBRSTR1_LPUART3RST RCC_APBRSTR1_LPUART3RST_Msk macro