HomeSort by relevance Sort by last modified time
    Searched defs:INVENSENSE_FUNC_START (Results 1 - 3 of 3) sorted by null

  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mlinclude.h 9 #define INVENSENSE_FUNC_START typedef int invensensePutFunctionCallsHere
24 #undef INVENSENSE_FUNC_START
25 #define INVENSENSE_FUNC_START __pragma(message(__FILE__ "|"__FUNCTION__ )) \
31 #undef INVENSENSE_FUNC_START
32 #define INVENSENSE_FUNC_START int dslkQjDsd = profileEnter(__FILE__, __FUNCTION__)
  /hardware/invensense/60xx/mlsdk/mllite/
mlinclude.h 21 #define INVENSENSE_FUNC_START typedef int invensensePutFunctionCallsHere
36 #undef INVENSENSE_FUNC_START
37 #define INVENSENSE_FUNC_START __pragma(message(__FILE__ "|"__FUNCTION__ )) \
43 #undef INVENSENSE_FUNC_START
44 #define INVENSENSE_FUNC_START int dslkQjDsd = profileEnter(__FILE__, __FUNCTION__)
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mlinclude.h 9 #define INVENSENSE_FUNC_START typedef int invensensePutFunctionCallsHere
24 #undef INVENSENSE_FUNC_START
25 #define INVENSENSE_FUNC_START __pragma(message(__FILE__ "|"__FUNCTION__ )) \
31 #undef INVENSENSE_FUNC_START
32 #define INVENSENSE_FUNC_START int dslkQjDsd = profileEnter(__FILE__, __FUNCTION__)

Completed in 99 milliseconds