Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1794 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)
Dstm32u5xx_ll_bus.h279 #define LL_APB2_GRP1_PERIPH_GFXTIM RCC_APB2ENR_GFXTIMEN
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u5f7xx.h18845 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
Dstm32u5g7xx.h19437 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
Dstm32u5f9xx.h21977 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro
Dstm32u5g9xx.h22569 #define RCC_APB2ENR_GFXTIMEN RCC_APB2ENR_GFXTIMEN_Msk /*!< GFXTIM Clo… macro