/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rcc_ex.h | 962 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 964 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 1009 #define __HAL_RCC_TIM12_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM12EN)) 1032 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 1034 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 1054 #define __HAL_RCC_TIM12_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM12EN)) 1124 #define __HAL_RCC_TIM12_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) != RESET) 1125 #define __HAL_RCC_TIM12_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) == RESET) 1140 #define __HAL_RCC_TIM12_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) != RESET) 1141 #define __HAL_RCC_TIM12_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) == RESET)
|
D | stm32f1xx_ll_bus.h | 130 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_rcc_ex.h | 1330 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 1332 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 1454 #define __HAL_RCC_TIM12_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM12EN)) 1483 #define __HAL_RCC_TIM12_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) != RESET) 1502 #define __HAL_RCC_TIM12_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) == RESET) 2366 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 2368 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 2469 #define __HAL_RCC_TIM12_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM12EN)) 2496 #define __HAL_RCC_TIM12_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) != RESET) 2513 #define __HAL_RCC_TIM12_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) == RESET) [all …]
|
D | stm32f4xx_ll_bus.h | 202 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_rcc.h | 698 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 700 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 822 #define __HAL_RCC_TIM12_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM12EN)) 856 #define __HAL_RCC_TIM12_IS_CLK_ENABLED() ((RCC->APB1ENR &(RCC_APB1ENR_TIM12EN))!= RESET) 880 #define __HAL_RCC_TIM12_IS_CLK_DISABLED() ((RCC->APB1ENR &(RCC_APB1ENR_TIM12EN))== RESET)
|
D | stm32f2xx_ll_bus.h | 136 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rcc_ex.h | 2152 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 2154 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 2217 #define __HAL_RCC_TIM12_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM12EN)) 2558 #define __HAL_RCC_TIM12_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) != RESET) 2571 #define __HAL_RCC_TIM12_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) == RESET)
|
D | stm32f3xx_ll_bus.h | 130 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_rcc_ex.h | 967 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 969 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM12EN);\ 1166 #define __HAL_RCC_TIM12_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM12EN)) 1589 #define __HAL_RCC_TIM12_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) != RESET) 1616 #define __HAL_RCC_TIM12_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM12EN)) == RESET)
|
D | stm32f7xx_ll_bus.h | 154 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f100xe.h | 1642 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk /*!< TIM12 Timer clo… macro
|
D | stm32f101xg.h | 1672 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk /*!< TIM12 Timer clo… macro
|
D | stm32f103xg.h | 1857 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk /*!< TIM12 Timer clo… macro
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f378xx.h | 7968 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk /*!< Timer 12 clock … macro
|
D | stm32f373xc.h | 8061 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk /*!< Timer 12 clock … macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | stm32f215xx.h | 9517 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk macro
|
D | stm32f205xx.h | 9268 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk macro
|
D | stm32f207xx.h | 9588 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f405xx.h | 9674 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk macro
|
D | stm32f412cx.h | 8775 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk macro
|
D | stm32f415xx.h | 9953 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk macro
|
D | stm32f423xx.h | 10062 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk macro
|
D | stm32f407xx.h | 9995 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f723xx.h | 9668 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk macro
|
D | stm32f722xx.h | 9649 #define RCC_APB1ENR_TIM12EN RCC_APB1ENR_TIM12EN_Msk macro
|