Home
last modified time | relevance | path

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

/aosp12/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) in convert_long_to_hex_char() function
H A DMPLSensor.cpp6134 convert_long_to_hex_char(mInitial6QuatValue, quat, 4); in setInitial6QuatValue()
/aosp12/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) in convert_long_to_hex_char() function
H A DMPLSensor.cpp6653 convert_long_to_hex_char(mInitial6QuatValue, quat, 4);