Home
last modified time | relevance | path

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

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