Home
last modified time | relevance | path

Searched refs:RCC_APB4ENR_DTSEN (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h232 #define LL_APB4_GRP1_PERIPH_DTS RCC_APB4ENR_DTSEN
Dstm32h7rsxx_hal_rcc.h1837 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_DTSEN);\
1861 #define __HAL_RCC_DTS_CLK_DISABLE() CLEAR_BIT(RCC->APB4ENR, RCC_APB4ENR_DTSEN)
2199 #define __HAL_RCC_DTS_IS_CLK_ENABLED() (READ_BIT(RCC->APB4ENR, RCC_APB4ENR_DTSEN) != 0U)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h2531 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_DTSEN);\
2533 tmpreg = READ_BIT(RCC->APB4ENR, RCC_APB4ENR_DTSEN);\
2570 #define __HAL_RCC_DTS_CLK_DISABLE() (RCC->APB4ENR) &= ~ (RCC_APB4ENR_DTSEN)
2604 #define __HAL_RCC_DTS_IS_CLK_ENABLED() ((RCC->APB4ENR & RCC_APB4ENR_DTSEN) != 0U)
2632 #define __HAL_RCC_DTS_IS_CLK_DISABLED() ((RCC->APB4ENR & RCC_APB4ENR_DTSEN) == 0U)
Dstm32h7xx_ll_bus.h376 #define LL_APB4_GRP1_PERIPH_DTS RCC_APB4ENR_DTSEN
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13814 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h7b0xx.h14270 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h7b0xxq.h14282 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h7a3xxq.h13826 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h7b3xx.h14277 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h7b3xxq.h14289 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h730xxq.h16149 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h733xx.h16137 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h725xx.h15686 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h730xx.h16137 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h735xx.h16149 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h723xx.h15674 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h16191 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h7s7xx.h17258 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h7s3xx.h16835 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro
Dstm32h7r7xx.h16612 #define RCC_APB4ENR_DTSEN RCC_APB4ENR_DTSEN_Msk macro