Searched refs:TM_CH_4 (Results 1 – 2 of 2) sorted by relevance
62 …TM_CH_4, /*!< TM channel 4 … enumerator
550 #define IS_TM_CH_4(x) (x == TM_CH_4)830 #define TM_SetCaptureCompare4(TMx, Cmp) TM_SetCaptureCompare(TMx, TM_CH_4, Cmp)841 #define TM_ForcedOREF4(TMx, ForcedAction) TM_ForcedOREF(TMx, TM_CH_4, ForcedAction)857 #define TM_GetCaptureCompare4(TMx) TM_GetCaptureCompare(TMx, TM_CH_4)
Completed in 12 milliseconds