Home
last modified time | relevance | path

Searched refs:RCC_APBRSTR1_LPUART3RST (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1578 #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)
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u083xx.h6049 #define RCC_APBRSTR1_LPUART3RST RCC_APBRSTR1_LPUART3RST_Msk macro
Dstm32u073xx.h5788 #define RCC_APBRSTR1_LPUART3RST RCC_APBRSTR1_LPUART3RST_Msk macro