Searched refs:RCC_APB2ENR_GFXTIMEN (Results 1 – 6 of 6) sorted by relevance
1796 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_GFXTIMEN); \1798 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_GFXTIMEN); \1848 #define __HAL_RCC_GFXTIM_CLK_DISABLE() CLEAR_BIT(RCC->APB2ENR, RCC_APB2ENR_GFXTIMEN)2490 #define __HAL_RCC_GFXTIM_IS_CLK_ENABLED() (READ_BIT(RCC->APB2ENR, RCC_APB2ENR_GFXTIMEN) != 0U)2526 #define __HAL_RCC_GFXTIM_IS_CLK_DISABLED() (READ_BIT(RCC->APB2ENR, RCC_APB2ENR_GFXTIMEN) == 0U)
279 #define LL_APB2_GRP1_PERIPH_GFXTIM RCC_APB2ENR_GFXTIMEN
18826 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
19418 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
21958 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
22550 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro