Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/FLViewer/
DFLViewer.c67 #define NUM_KPAD_BUTTONS 16 macro
93 static u32 s_holdCount[NUM_KPAD_BUTTONS] = { 0 };
126 for ( iButton = 0; iButton < NUM_KPAD_BUTTONS; ++iButton ) in main()
/RevoEX-2.3/build/demos/nwc24demo/src/MsgViewer/
DMsgViewer.c99 #define NUM_KPAD_BUTTONS 16 macro