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

  /hardware/invensense/mlsdk/mllite/
mlcontrol.c 245 * Options are INV_RESET or INV_NO_RESET
261 if (reset == INV_RESET) {
267 if (reset == INV_RESET) {
273 if (reset == INV_RESET) {
279 if (reset == INV_RESET) {
305 * Options are INV_RESET or INV_NO_RESET
322 if (reset == INV_RESET) {
328 if (reset == INV_RESET) {
334 if (reset == INV_RESET) {
340 if (reset == INV_RESET) {
    [all...]
mlcontrol.h 82 #define INV_RESET 0x0001
ml.h 210 #define INV_RESET 0x0001

Completed in 91 milliseconds