Searched refs:TIM14_OR_RMP_MASK (Results 1 – 1 of 1) sorted by relevance
129 #define TIM14_OR_RMP_MASK (TIM14_OR_TI1_RMP << TIMx_OR_RMP_SHIFT) macro893 #define LL_TIM_TIM14_TI1_RMP_GPIO TIM14_OR_RMP_MASK …894 #define LL_TIM_TIM14_TI1_RMP_RTC_CLK (TIM14_OR_TI1_RMP_0 | TIM14_OR_RMP_MASK) …895 #define LL_TIM_TIM14_TI1_RMP_HSE (TIM14_OR_TI1_RMP_1 | TIM14_OR_RMP_MASK) …896 …TIM14_TI1_RMP_MCO (TIM14_OR_TI1_RMP_0 | TIM14_OR_TI1_RMP_1 | TIM14_OR_RMP_MASK) /*…
Completed in 15 milliseconds