Home
last modified time | relevance | path

Searched refs:CMD_MPLS_HW_RST (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.3/build/demos/wpaddemo/src/
Dmplus.c47 #define CMD_MPLS_HW_RST WPAD_MPLS_ZRST macro
171 if (trig & WPAD_BUTTON_HOME) { cmd = CMD_MPLS_HW_RST; } in main()
196 … case CMD_MPLS_HW_RST: printBuffer("Try to do the hardware re-calibration."); break; in main()