Searched refs:RCC_APB1HENR_LPTIM2EN (Results 1 – 8 of 8) sorted by relevance
1512 … SET_BIT(RCC->APB1HENR, RCC_APB1HENR_LPTIM2EN); \1514 … tmpreg = READ_BIT(RCC->APB1HENR, RCC_APB1HENR_LPTIM2EN); \1633 #define __HAL_RCC_LPTIM2_CLK_DISABLE() CLEAR_BIT(RCC->APB1HENR, RCC_APB1HENR_LPTIM2EN)2434 #define __HAL_RCC_LPTIM2_IS_CLK_ENABLED() (READ_BIT(RCC->APB1HENR, RCC_APB1HENR_LPTIM2EN) != 0…2540 #define __HAL_RCC_LPTIM2_IS_CLK_DISABLED() (READ_BIT(RCC->APB1HENR, RCC_APB1HENR_LPTIM2EN) == …
287 #define LL_APB1_GRP2_PERIPH_LPTIM2 RCC_APB1HENR_LPTIM2EN
9007 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro
13354 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro
14142 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro
13891 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro
16769 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro
16232 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro