Searched defs:numElement (Results 1 - 2 of 2) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
H A DMPLSupport.cpp176 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement) argument
179 for (int index = 0; index < numElement; index++) {
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSupport.cpp176 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement) argument
179 for (int index = 0; index < numElement; index++) {

Completed in 75 milliseconds