Searched refs:inv_serial_write_cal (Results 1 – 7 of 7) sorted by relevance
267 int inv_serial_write_cal(unsigned char *cal, unsigned int len);
274 inv_error_t inv_serial_write_cal(unsigned char *cal, unsigned int len);
187 inv_error_t inv_serial_write_cal(unsigned char *cal, unsigned int len) in inv_serial_write_cal() function
1296 result = inv_serial_write_cal(dataStore, ML_INIT_CAL_LEN); in inv_factory_calibrate()
1570 result = inv_serial_write_cal(calData, length); in inv_store_calibration()