Searched refs:HWI2C_DBG_ERR (Results 1 – 1 of 1) sorted by relevance
169 #define HWI2C_DBG_ERR(x, args...) do { if (_geDbgLv >= E_HWI2C_DBGLV_ERR_ONLY) \ macro230 HWI2C_DBG_ERR("Port index is >= max supported ports %d !\n",HWI2C_PORTS); in _MDrv_HWI2C_GetPortRegOffset()258 HWI2C_DBG_ERR("Port index is >= max supported ports %d !\n",HWI2C_PORTS); in _MDrv_HWI2C_ReadBytes()264 HWI2C_DBG_ERR("Read bytes error!\n"); in _MDrv_HWI2C_ReadBytes()271 HWI2C_DBG_ERR("Port index error!\n"); in _MDrv_HWI2C_ReadBytes()381 HWI2C_DBG_ERR("Port index is >= max supported ports %d !\n",HWI2C_PORTS); in _MDrv_HWI2C_WriteBytes()387 HWI2C_DBG_ERR("Write bytes error!\n"); in _MDrv_HWI2C_WriteBytes()394 HWI2C_DBG_ERR("Port index error!\n"); in _MDrv_HWI2C_WriteBytes()506 HWI2C_DBG_ERR("Port index is >= max supported ports %d !\n",HWI2C_PORTS); in _MDrv_HWI2C_SetClk()512 HWI2C_DBG_ERR("Clock [%u] is not supported!\n",eClk); in _MDrv_HWI2C_SetClk()[all …]