Home
last modified time | relevance | path

Searched defs:IS_MCTM (Results 1 – 2 of 2) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_mctm.h153 #define IS_MCTM(x) ((x == HT_MCTM0) || (x == HT_MCTM1)) macro
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_mctm.h203 #define IS_MCTM(x) (IS_MCTM0(x)) macro

Completed in 5 milliseconds