/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rcc.h | 835 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN); \ 837 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN); \ 1031 #define __HAL_RCC_TIM4_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) 1404 #define __HAL_RCC_TIM4_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) != 0U) 1464 #define __HAL_RCC_TIM4_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) == 0U)
|
D | stm32g4xx_ll_bus.h | 138 #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR1_TIM4EN
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rcc.h | 955 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN); \ 957 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN); \ 1176 #define __HAL_RCC_TIM4_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) 1499 #define __HAL_RCC_TIM4_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) != 0U) 1556 #define __HAL_RCC_TIM4_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) == 0U)
|
D | stm32l5xx_ll_bus.h | 128 #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR1_TIM4EN
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rcc.h | 1086 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN); \ 1088 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN); \ 1351 #define __HAL_RCC_TIM4_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) 1895 #define __HAL_RCC_TIM4_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) != 0U) 1994 #define __HAL_RCC_TIM4_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) == 0U)
|
D | stm32l4xx_ll_bus.h | 175 #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR1_TIM4EN
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rcc.h | 1474 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN); \ 1476 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN); \ 1647 #define __HAL_RCC_TIM4_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) 2349 #define __HAL_RCC_TIM4_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) != 0U) 2403 #define __HAL_RCC_TIM4_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) == 0U)
|
D | stm32u5xx_ll_bus.h | 217 #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR1_TIM4EN
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_bus.h | 164 #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR1_TIM4EN
|
D | stm32h7rsxx_hal_rcc.h | 1359 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN);\ 1577 #define __HAL_RCC_TIM4_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) 2081 #define __HAL_RCC_TIM4_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_TIM4EN) != 0U)
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_bus.h | 254 #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR1_TIM4EN
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g411xb.h | 7603 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32g411xc.h | 7777 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32g441xx.h | 7981 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32gbk1cb.h | 7737 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32g431xx.h | 7754 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32g4a1xx.h | 8360 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32g491xx.h | 8133 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32g473xx.h | 8823 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32g471xx.h | 8288 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32g483xx.h | 9050 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32g414xx.h | 11659 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32g474xx.h | 12396 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l471xx.h | 11017 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|
D | stm32l475xx.h | 11181 #define RCC_APB1ENR1_TIM4EN RCC_APB1ENR1_TIM4EN_Msk macro
|