Searched refs:RCC_APB7ENR_LPTIM1EN (Results 1 – 7 of 7) sorted by relevance
1048 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_LPTIM1EN); \1050 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_LPTIM1EN); \1068 #define __HAL_RCC_LPTIM1_CLK_DISABLE() CLEAR_BIT(RCC->APB7ENR, RCC_APB7ENR_LPTIM1EN)1190 #define __HAL_RCC_LPTIM1_IS_CLK_ENABLED() (READ_BIT(RCC->APB7ENR, RCC_APB7ENR_LPTIM1EN) != 0U)
190 #define LL_APB7_GRP1_PERIPH_LPTIM1 RCC_APB7ENR_LPTIM1EN
6316 #define RCC_APB7ENR_LPTIM1EN RCC_APB7ENR_LPTIM1EN_Msk macro
10139 #define RCC_APB7ENR_LPTIM1EN RCC_APB7ENR_LPTIM1EN_Msk macro
10435 #define RCC_APB7ENR_LPTIM1EN RCC_APB7ENR_LPTIM1EN_Msk macro
10453 #define RCC_APB7ENR_LPTIM1EN RCC_APB7ENR_LPTIM1EN_Msk macro