Searched refs:inv_check_flag (Results 1 - 2 of 2) sorted by relevance

/hardware/invensense/mlsdk/mllite/
H A Dml.h454 int inv_check_flag(int flag);
H A Dml.c571 * @brief inv_check_flag returns the value of a flag.
572 * inv_check_flag can be used to check a number of flags,
574 * functions. If a flag is set to True when inv_check_flag is called,
598 int inv_check_flag(int flag) function

Completed in 21 milliseconds