Searched refs:IC_STATUS_MST_ACTIVITY_MASK (Results 1 – 2 of 2) sorted by relevance
51 #define IC_STATUS_MST_ACTIVITY_MASK UINT32_C(0x00000020) macro
63 if ((ctx->i2c_reg->IC_STATUS & IC_STATUS_MST_ACTIVITY_MASK) != 0) { in disable_i2c()
Completed in 3 milliseconds