Home
last modified time | relevance | path

Searched refs:TM_CH_4 (Results 1 – 2 of 2) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_tm_type.h62TM_CH_4, /*!< TM channel 4 … enumerator
A Dht32f5xxxx_tm.h550 #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