Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_tm_type.h64TM_CH_6, /*!< TM channel 6 … enumerator
A Dht32f5xxxx_tm.h552 #define IS_TM_CH_6(x) (x == TM_CH_6)
832 #define TM_SetCaptureCompare6(TMx, Cmp) TM_SetCaptureCompare(TMx, TM_CH_6, Cmp)
843 #define TM_ForcedOREF6(TMx, ForcedAction) TM_ForcedOREF(TMx, TM_CH_6, ForcedAction)
859 #define TM_GetCaptureCompare6(TMx) TM_GetCaptureCompare(TMx, TM_CH_6)

Completed in 7 milliseconds