Home
last modified time | relevance | path

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

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