Searched refs:IC_ENABLE_STATUS_MASK (Results 1 – 2 of 2) sorted by relevance
47 #define IC_ENABLE_STATUS_MASK UINT32_C(0x00000001) macro
42 return ((i2c_reg->IC_ENABLE_STATUS & IC_ENABLE_STATUS_MASK) == in is_i2c_disabled()
Completed in 4 milliseconds