/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rcc_ex.h | 970 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 972 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 1010 #define __HAL_RCC_TIM13_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM13EN)) 1040 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 1042 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 1055 #define __HAL_RCC_TIM13_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM13EN)) 1126 #define __HAL_RCC_TIM13_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) != RESET) 1127 #define __HAL_RCC_TIM13_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) == RESET) 1144 #define __HAL_RCC_TIM13_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) != RESET) 1145 #define __HAL_RCC_TIM13_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) == RESET)
|
D | stm32f1xx_ll_bus.h | 133 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_rcc_ex.h | 1337 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 1339 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 1455 #define __HAL_RCC_TIM13_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM13EN)) 1484 #define __HAL_RCC_TIM13_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) != RESET) 1503 #define __HAL_RCC_TIM13_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) == RESET) 2373 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 2375 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 2470 #define __HAL_RCC_TIM13_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM13EN)) 2497 #define __HAL_RCC_TIM13_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) != RESET) 2514 #define __HAL_RCC_TIM13_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) == RESET) [all …]
|
D | stm32f4xx_ll_bus.h | 205 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_rcc.h | 705 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 707 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 823 #define __HAL_RCC_TIM13_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM13EN)) 857 #define __HAL_RCC_TIM13_IS_CLK_ENABLED() ((RCC->APB1ENR &(RCC_APB1ENR_TIM13EN))!= RESET) 881 #define __HAL_RCC_TIM13_IS_CLK_DISABLED() ((RCC->APB1ENR &(RCC_APB1ENR_TIM13EN))== RESET)
|
D | stm32f2xx_ll_bus.h | 137 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rcc_ex.h | 2159 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 2161 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 2218 #define __HAL_RCC_TIM13_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM13EN)) 2559 #define __HAL_RCC_TIM13_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) != RESET) 2572 #define __HAL_RCC_TIM13_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) == RESET)
|
D | stm32f3xx_ll_bus.h | 133 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_rcc_ex.h | 975 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 977 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_TIM13EN);\ 1167 #define __HAL_RCC_TIM13_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_TIM13EN)) 1590 #define __HAL_RCC_TIM13_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) != RESET) 1617 #define __HAL_RCC_TIM13_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_TIM13EN)) == RESET)
|
D | stm32f7xx_ll_bus.h | 155 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f100xe.h | 1645 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk /*!< TIM13 Timer clo… macro
|
D | stm32f101xg.h | 1675 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk /*!< TIM13 Timer clo… macro
|
D | stm32f103xg.h | 1860 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk /*!< TIM13 Timer clo… macro
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f378xx.h | 7971 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk /*!< Timer 13 clock … macro
|
D | stm32f373xc.h | 8064 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk /*!< Timer 13 clock … macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | stm32f215xx.h | 9520 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk macro
|
D | stm32f205xx.h | 9271 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk macro
|
D | stm32f207xx.h | 9591 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f405xx.h | 9677 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk macro
|
D | stm32f412cx.h | 8778 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk macro
|
D | stm32f415xx.h | 9956 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk macro
|
D | stm32f423xx.h | 10065 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk macro
|
D | stm32f407xx.h | 9998 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f723xx.h | 9671 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk macro
|
D | stm32f722xx.h | 9652 #define RCC_APB1ENR_TIM13EN RCC_APB1ENR_TIM13EN_Msk macro
|