Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_i2c.h65 #define IS_I2C_GC(__GC__) (((__GC__) == I2C_GENERALCALLACK_ENABLE) ||\ argument
66 ((__GC__) == I2C_GENERALCALLACK_DISABLE))
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_i2c.h106 #define IS_I2C_GC(__GC__) (((__GC__) == I2C_GENERALCALLACK_ENABLE) ||\ argument
107 ((__GC__) == I2C_GENERALCALLACK_DISABLE))

Completed in 8 milliseconds