Searched refs:TM_CH_5 (Results 1 – 2 of 2) sorted by relevance
63 …TM_CH_5, /*!< TM channel 5 … enumerator
551 #define IS_TM_CH_5(x) (x == TM_CH_5)831 #define TM_SetCaptureCompare5(TMx, Cmp) TM_SetCaptureCompare(TMx, TM_CH_5, Cmp)842 #define TM_ForcedOREF5(TMx, ForcedAction) TM_ForcedOREF(TMx, TM_CH_5, ForcedAction)858 #define TM_GetCaptureCompare5(TMx) TM_GetCaptureCompare(TMx, TM_CH_5)
Completed in 19 milliseconds