Searched refs:convert_long_to_hex_char (Results 1 - 6 of 6) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
H A DMPLSupport.h28 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement);
H A DMPLSupport.cpp176 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement) function
H A DMPLSensor.cpp6134 convert_long_to_hex_char(mInitial6QuatValue, quat, 4);
/hardware/invensense/6515/libsensors_iio/
H A DMPLSupport.h36 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement);
H A DMPLSupport.cpp176 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement) function
H A DMPLSensor.cpp6653 convert_long_to_hex_char(mInitial6QuatValue, quat, 4);

Completed in 39 milliseconds