Searched defs:IS_TIM_OSSI_STATE (Results 1 – 2 of 2) sorted by relevance
879 #define IS_TIM_OSSI_STATE(STATE) (((STATE) == TIM_OSSI_ENABLE) || \ macro
1714 #define IS_TIM_OSSI_STATE(__STATE__) (((__STATE__) == TIM_OSSI_ENABLE) || \ macro