Home
last modified time | relevance | path

Searched defs:IS_MCTM0 (Results 1 – 3 of 3) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_mctm.h206 #define IS_MCTM0(x) (x == HT_MCTM0) macro
208 #define IS_MCTM0(x) (0) macro
A Dht32f5xxxx_tm.h461 #define IS_MCTM0(x) (x == HT_MCTM0) macro
463 #define IS_MCTM0(x) (0) macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_tm.h306 #define IS_MCTM0(x) (0) macro
316 #define IS_MCTM0(x) (x == HT_MCTM0) macro

Completed in 13 milliseconds