i2c_ctrl_errtostr
extern const char *i2c_ctrl_errtostr(i2c_hdl_t *, i2c_ctrl_error_t);
const char *code = i2c_ctrl_errtostr(hdl, ioc->i2c_ctrl);