Searched refs:RCC_APBRSTR1_LPTIM3RST (Results 1 – 3 of 3) sorted by relevance
1617 #define __HAL_RCC_LPTIM3_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LPTIM3RST)1680 #define __HAL_RCC_LPTIM3_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LPTIM3RST)
6091 #define RCC_APBRSTR1_LPTIM3RST RCC_APBRSTR1_LPTIM3RST_Msk macro
5830 #define RCC_APBRSTR1_LPTIM3RST RCC_APBRSTR1_LPTIM3RST_Msk macro