Searched refs:LL_TIM_OCSTATE_DISABLE (Results 1 – 4 of 4) sorted by relevance
67 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \359 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()360 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
73 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \378 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()379 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
594 #define LL_TIM_OCSTATE_DISABLE 0x00000000U /*!< OCx is not active */ macro
679 #define LL_TIM_OCSTATE_DISABLE 0x00000000U /*!< OCx is not active */ macro