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

  /hardware/akm/AK8975_FS/akmdfs/
AKFS_Common.h 100 #define OPMODE_CONSOLE 0x01
132 ((g_opmode & OPMODE_CONSOLE) \
137 ((g_opmode & OPMODE_CONSOLE) \
main.c 119 g_opmode = OPMODE_CONSOLE;
138 g_opmode |= OPMODE_CONSOLE;
245 if (g_opmode & OPMODE_CONSOLE) {
AKFS_Measure.c 261 if (g_opmode & OPMODE_CONSOLE) {

Completed in 69 milliseconds