Searched refs:INV_RESET (Results 1 - 3 of 3) sorted by relevance

/hardware/invensense/mlsdk/mllite/
H A Dmlcontrol.c245 * 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...]
H A Dmlcontrol.h82 #define INV_RESET 0x0001 macro
H A Dml.h210 #define INV_RESET 0x0001 macro

Completed in 588 milliseconds