Searched refs:TIM_OCClear_Disable (Results 1 – 11 of 11) sorted by relevance
860 #define TIM_OCClear_Disable ((uint16_t)0x0000) macro862 ((STATE) == TIM_OCClear_Disable))
866 #define TIM_OCClear_Disable ((uint16_t)0x0000) macro868 ((STATE) == TIM_OCClear_Disable))
802 #define TIM_OCClear_Disable ((uint16_t)0x0000) macro804 ((STATE) == TIM_OCClear_Disable))
865 #define TIM_OCClear_Disable ((uint16_t)0x0000) macro867 ((STATE) == TIM_OCClear_Disable))
743 #define TIM_OCClear_Disable ((uint16_t)0x0000) macro745 ((STATE) == TIM_OCClear_Disable))
351 #define TIM_OCClear_Disable ((uint16_t)0x0000) macro
353 #define TIM_OCClear_Disable ((uint16_t)0x0000) macro
381 TIM_OCClear_Disable = 0, ///< TIM Output clear disable enumerator
Completed in 673 milliseconds