Home
last modified time | relevance | path

Searched refs:RCC_APB2ENR_GFXTIMEN (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1796 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)
Dstm32u5xx_ll_bus.h279 #define LL_APB2_GRP1_PERIPH_GFXTIM RCC_APB2ENR_GFXTIMEN
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/
Dstm32u5f7xx.h18826 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
Dstm32u5g7xx.h19418 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
Dstm32u5f9xx.h21958 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
Dstm32u5g9xx.h22550 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro