Searched refs:RCC_APBENR1_DAC1EN (Results 1 – 8 of 8) sorted by relevance
1221 SET_BIT(RCC->APBENR1, RCC_APBENR1_DAC1EN); \1223 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_DAC1EN); \1397 #define __HAL_RCC_DAC1_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_DAC1EN)1552 #define __HAL_RCC_DAC1_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_DAC1EN) != 0U)1616 #define __HAL_RCC_DAC1_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_DAC1EN) == 0U)
163 #define LL_APB1_GRP1_PERIPH_DAC1 RCC_APBENR1_DAC1EN
4900 #define RCC_APBENR1_DAC1EN RCC_APBENR1_DAC1EN_Msk macro
5148 #define RCC_APBENR1_DAC1EN RCC_APBENR1_DAC1EN_Msk macro
5513 #define RCC_APBENR1_DAC1EN RCC_APBENR1_DAC1EN_Msk macro
5265 #define RCC_APBENR1_DAC1EN RCC_APBENR1_DAC1EN_Msk macro
6623 #define RCC_APBENR1_DAC1EN RCC_APBENR1_DAC1EN_Msk macro
6871 #define RCC_APBENR1_DAC1EN RCC_APBENR1_DAC1EN_Msk macro