Searched refs:TIM_CCxN_Disable (Results 1 – 11 of 11) sorted by relevance
402 #define TIM_CCxN_Disable ((uint16_t)0x0000) macro404 ((CCXN) == TIM_CCxN_Disable))
409 #define TIM_CCxN_Disable ((uint16_t)0x0000) macro411 ((CCXN) == TIM_CCxN_Disable))
345 #define TIM_CCxN_Disable ((uint16_t)0x0000) macro347 ((CCXN) == TIM_CCxN_Disable))
408 #define TIM_CCxN_Disable ((uint16_t)0x0000) macro410 ((CCXN) == TIM_CCxN_Disable))
275 #define TIM_CCxN_Disable ((uint16_t)0x0000) macro277 ((CCXN) == TIM_CCxN_Disable))
173 #define TIM_CCxN_Disable ((uint16_t)0x0000) macro
175 #define TIM_CCxN_Disable ((uint16_t)0x0000) macro
226 TIM_CCxN_Disable = 0, ///< Capture/Compare N Enable enumerator
Completed in 33 milliseconds