Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_i2c.h312 #define IS_I2C(x) (IS_I2C0(x) || IS_I2C1(x) || IS_I2C2(x))
322 #define IS_I2C2(x) (x == HT_I2C2) macro
324 #define IS_I2C2(x) (0) macro

Completed in 5 milliseconds