Searched refs:RCC_APBENR1_LPTIM2EN (Results 1 – 10 of 10) sorted by relevance
1231 SET_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM2EN); \1233 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM2EN); \1403 #define __HAL_RCC_LPTIM2_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM2EN)1555 #define __HAL_RCC_LPTIM2_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM2EN) != 0U)1619 #define __HAL_RCC_LPTIM2_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM2EN) == 0U)
166 #define LL_APB1_GRP1_PERIPH_LPTIM2 RCC_APBENR1_LPTIM2EN
4903 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
4546 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
4794 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
5151 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
5268 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
5516 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
6626 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
6874 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro