Home
last modified time | relevance | path

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

/SCP-firmware-master/module/dw_apb_i2c/src/
A Ddw_apb_i2c.h51 #define IC_STATUS_MST_ACTIVITY_MASK UINT32_C(0x00000020) macro
A Dmod_dw_apb_i2c.c63 if ((ctx->i2c_reg->IC_STATUS & IC_STATUS_MST_ACTIVITY_MASK) != 0) { in disable_i2c()

Completed in 3 milliseconds