Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR1_TIM6EN (Results 1 – 25 of 57) sorted by relevance

123

/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h853 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN); \
855 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN); \
1037 #define __HAL_RCC_TIM6_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN)
1410 #define __HAL_RCC_TIM6_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN) != 0U)
1470 #define __HAL_RCC_TIM6_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN) == 0U)
Dstm32g4xx_ll_bus.h142 #define LL_APB1_GRP1_PERIPH_TIM6 RCC_APB1ENR1_TIM6EN
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h971 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN); \
973 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN); \
1180 #define __HAL_RCC_TIM6_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN)
1503 #define __HAL_RCC_TIM6_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN) != 0U)
1560 #define __HAL_RCC_TIM6_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN) == 0U)
Dstm32l5xx_ll_bus.h130 #define LL_APB1_GRP1_PERIPH_TIM6 RCC_APB1ENR1_TIM6EN
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h1105 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN); \
1107 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN); \
1358 #define __HAL_RCC_TIM6_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN)
1902 #define __HAL_RCC_TIM6_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN) != 0U)
2001 #define __HAL_RCC_TIM6_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN) == 0U)
Dstm32l4xx_ll_bus.h180 #define LL_APB1_GRP1_PERIPH_TIM6 RCC_APB1ENR1_TIM6EN
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1492 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN); \
1494 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN); \
1653 #define __HAL_RCC_TIM6_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN)
2355 #define __HAL_RCC_TIM6_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN) != 0U)
2409 #define __HAL_RCC_TIM6_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM6EN) == 0U)
Dstm32u5xx_ll_bus.h219 #define LL_APB1_GRP1_PERIPH_TIM6 RCC_APB1ENR1_TIM6EN
/hal_stm32-3.6.0/stm32cube/stm32l4xx/soc/
Dstm32l412xx.h5915 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32l422xx.h6137 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32l451xx.h10058 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32l431xx.h9796 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32l433xx.h9894 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32l442xx.h9658 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32l432xx.h9436 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32l452xx.h10130 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32l443xx.h10116 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
/hal_stm32-3.6.0/stm32cube/stm32g4xx/soc/
Dstm32g431xx.h7758 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32gbk1cb.h7741 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32g441xx.h7985 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32g4a1xx.h8364 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32g491xx.h8137 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32g473xx.h8830 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32g471xx.h8292 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro
Dstm32g483xx.h9057 #define RCC_APB1ENR1_TIM6EN RCC_APB1ENR1_TIM6EN_Msk macro

123