Searched defs:IS_I3C_MODE (Results 1 – 3 of 3) sorted by relevance
1294 #define IS_I3C_MODE(__MODE__) (((__MODE__) == HAL_I3C_MODE_NONE) || \ macro