Searched defs:RCC_APB1ENR_TIM5 (Results 1 – 2 of 2) sorted by relevance
440 #define RCC_APB1ENR_TIM5 (0x01U << RCC_APB1ENR_TIM5_Pos) ///< TIM5 Timer cloc… macro
1320 #define RCC_APB1ENR_TIM5(x) (((uint32_t)(((uint32_t)(x)) << RCC_APB1ENR_TIM5_SH… macro
Completed in 50 milliseconds