Home
last modified time | relevance | path

Searched refs:TM_CH_2 (Results 1 – 6 of 6) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_tm.h366 ((x) == TM_CH_2) || ((x) == TM_CH_3))
533 #define TM_SetCaptureCompare2(TMx, Cmp) TM_SetCaptureCompare(TMx, TM_CH_2, Cmp)
538 #define TM_ForcedOREF2(TMx, ForcedAction) TM_ForcedOREF(TMx, TM_CH_2, ForcedAction)
543 #define TM_SetAsymmetricCompare2(TMx, Cmp) TM_SetAsymmetricCompare(TMx, TM_CH_2, Cmp)
548 #define TM_GetCaptureCompare2(TMx) TM_GetCaptureCompare(TMx,TM_CH_2)
A Dht32f1xxxx_tm_type.h59TM_CH_2, /*!< TM channel 2 … enumerator
A Dht32f1xxxx_mctm.h158 ((x) == TM_CH_2))
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_tm_type.h59TM_CH_2, /*!< TM channel 2 … enumerator
A Dht32f5xxxx_tm.h547 #define IS_TM_CH_2(x) (x == TM_CH_2)
827 #define TM_SetCaptureCompare2(TMx, Cmp) TM_SetCaptureCompare(TMx, TM_CH_2, Cmp)
838 #define TM_ForcedOREF2(TMx, ForcedAction) TM_ForcedOREF(TMx, TM_CH_2, ForcedAction)
849 #define TM_SetAsymmetricCompare2(TMx, Cmp) TM_SetAsymmetricCompare(TMx, TM_CH_2, Cmp)
854 #define TM_GetCaptureCompare2(TMx) TM_GetCaptureCompare(TMx, TM_CH_2)
A Dht32f5xxxx_mctm.h215 ((x) == TM_CH_2))

Completed in 13 milliseconds