Home
last modified time | relevance | path

Searched refs:RCC_APBRSTR1_LPUART2RST (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1571 #define __HAL_RCC_LPUART2_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LPUART2RST)
1631 #define __HAL_RCC_LPUART2_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LPUART2RST)
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1797 #define __HAL_RCC_LPUART2_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LPUART2RST)
1860 #define __HAL_RCC_LPUART2_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LPUART2RST)
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5260 #define RCC_APBRSTR1_LPUART2RST RCC_APBRSTR1_LPUART2RST_Msk macro
Dstm32u083xx.h6043 #define RCC_APBRSTR1_LPUART2RST RCC_APBRSTR1_LPUART2RST_Msk macro
Dstm32u073xx.h5782 #define RCC_APBRSTR1_LPUART2RST RCC_APBRSTR1_LPUART2RST_Msk macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0c1xx.h6656 #define RCC_APBRSTR1_LPUART2RST RCC_APBRSTR1_LPUART2RST_Msk macro
Dstm32g0b1xx.h6414 #define RCC_APBRSTR1_LPUART2RST RCC_APBRSTR1_LPUART2RST_Msk macro