Searched refs:RCC_APB2ENR_GFXTIMEN (Results 1 – 6 of 6) sorted by relevance
1794 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_GFXTIMEN); \1796 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_GFXTIMEN); \1846 #define __HAL_RCC_GFXTIM_CLK_DISABLE() CLEAR_BIT(RCC->APB2ENR, RCC_APB2ENR_GFXTIMEN)2488 #define __HAL_RCC_GFXTIM_IS_CLK_ENABLED() (READ_BIT(RCC->APB2ENR, RCC_APB2ENR_GFXTIMEN) != 0U)2524 #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
18845 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
19437 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
21977 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
22569 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro