Searched refs:RCC_APB1ENR_COMPEN (Results 1 – 6 of 6) sorted by relevance
837 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_COMPEN);\839 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_COMPEN);\858 #define __HAL_RCC_COMP_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_COMPEN))1173 #define __HAL_RCC_COMP_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_COMPEN)) != RESET)1188 #define __HAL_RCC_COMP_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_COMPEN)) == RESET)
155 #define LL_APB1_GRP1_PERIPH_COMP RCC_APB1ENR_COMPEN
4245 #define RCC_APB1ENR_COMPEN RCC_APB1ENR_COMPEN_Msk /*!< Comparator inte… macro
4662 #define RCC_APB1ENR_COMPEN RCC_APB1ENR_COMPEN_Msk /*!< Comparator inte… macro
4756 #define RCC_APB1ENR_COMPEN RCC_APB1ENR_COMPEN_Msk /*!< Comparator inte… macro