Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/swi2c/api/swi2c/
H A DapiSWI2C.c180 #define SWI2C_DBG_ERR(x, args...) do { if (_gSWI2CDbgLevel >= E_SWI2C_DBGLVL_ERROR) \ macro
533 SWI2C_DBG_ERR("%s, Error parameter u32CpuSpeedMHz=%ld",__FUNCTION__, u32CpuSpeedMHz); in IIC_CfgSpeedParam()
570SWI2C_DBG_ERR("%s, Error parameter u32Speed_K=%ld , u32AdjParam=%ld",__FUNCTION__, u32Speed_K, u3… in IIC_CfgSpeedParam()