Searched refs:RCC_APB1HENR_TIM23EN (Results 1 – 8 of 8) sorted by relevance
2015 SET_BIT(RCC->APB1HENR, RCC_APB1HENR_TIM23EN);\2017 tmpreg = READ_BIT(RCC->APB1HENR, RCC_APB1HENR_TIM23EN);\2070 #define __HAL_RCC_TIM23_CLK_DISABLE() (RCC->APB1HENR) &= ~ (RCC_APB1HENR_TIM23EN)2119 #define __HAL_RCC_TIM23_IS_CLK_ENABLED() ((RCC->APB1HENR & RCC_APB1HENR_TIM23EN) != 0U)2161 #define __HAL_RCC_TIM23_IS_CLK_DISABLED() ((RCC->APB1HENR & RCC_APB1HENR_TIM23EN) == 0U)
306 #define LL_APB1_GRP2_PERIPH_TIM23 RCC_APB1HENR_TIM23EN
16060 #define RCC_APB1HENR_TIM23EN RCC_APB1HENR_TIM23EN_Msk macro
16048 #define RCC_APB1HENR_TIM23EN RCC_APB1HENR_TIM23EN_Msk macro
15597 #define RCC_APB1HENR_TIM23EN RCC_APB1HENR_TIM23EN_Msk macro
15585 #define RCC_APB1HENR_TIM23EN RCC_APB1HENR_TIM23EN_Msk macro