Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/nwc24demo/src/MsgViewer/
DMsgViewer.c85 #define NUM_KPAD_BUTTONS 16 macro
91 static u32 s_holdCount[NUM_KPAD_BUTTONS] = { 0 };
120 for ( iButton = 0; iButton < NUM_KPAD_BUTTONS; ++iButton ) in main()
/RevoEX-2.1/build/demos/nwc24demo/src/FLViewer/
DFLViewer.c64 #define NUM_KPAD_BUTTONS 16 macro
90 static u32 s_holdCount[NUM_KPAD_BUTTONS] = { 0 };
123 for ( iButton = 0; iButton < NUM_KPAD_BUTTONS; ++iButton ) in main()