Searched refs:cal (Results 1 - 8 of 8) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
H A Dmlsl.h254 int inv_serial_read_cal(unsigned char *cal, unsigned int len);
267 int inv_serial_write_cal(unsigned char *cal, unsigned int len);
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dmlsl.h254 int inv_serial_read_cal(unsigned char *cal, unsigned int len);
267 int inv_serial_write_cal(unsigned char *cal, unsigned int len);
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dml_stored_data.h40 inv_error_t inv_write_cal(unsigned char *cal, size_t len);
H A Dml_stored_data.c84 inv_error_t inv_write_cal(unsigned char *cal, size_t len) argument
94 MPL_LOGV("cal data size to write = %d", len);
101 bytesWritten = fwrite(cal, 1, len, fp);
283 MPL_LOGE("Could not load cal file - "
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
H A Dml_stored_data.h40 inv_error_t inv_write_cal(unsigned char *cal, size_t len);
H A Dml_stored_data.c84 inv_error_t inv_write_cal(unsigned char *cal, size_t len) argument
94 MPL_LOGV("cal data size to write = %d", len);
101 bytesWritten = fwrite(cal, 1, len, fp);
283 MPL_LOGE("Could not load cal file - "
/hardware/bsp/intel/peripheral/wifi/bcm43340/
H A Dperipheral.mk22 # $(BCM43340_WIFI_FW_SRC)/bcmdhd_aob.cal_4334x_b0:$(BCM43340_WIFI_FW_DST)/bcmdhd_aob.cal
25 $(BCM43340_WIFI_FW_SRC)/bcmdhd.cal_4334x_b0:$(BCM43340_WIFI_FW_DST)/bcmdhd.cal \
/hardware/qcom/wlan/qcwcn/wcnss-service/
H A Dwcnss_service.c103 ALOGI("wcnss_write_cal_data trying to write cal");
107 ALOGE("Failed to stat cal file : %s",
116 ALOGE("cal file doesn't exist: %s",
135 ALOGE("Failed to read from cal file ; %s",
179 ALOGI("wcnss_read_and_store_cal_data trying to read cal");
192 * may never return if the fw decides that no more cal is
199 ALOGE("Failed to open cal file : %s",
211 ALOGE("Failed to write to cal file : %s",
363 void setup_wcnss_parameters(int *cal, int nv_mac_addr) argument
426 ALOGE("Factory file found, deleting cal fil
[all...]

Completed in 1488 milliseconds