Searched refs:NUM_KPAD_BUTTONS (Results 1 – 2 of 2) sorted by relevance
67 #define NUM_KPAD_BUTTONS 16 macro93 static u32 s_holdCount[NUM_KPAD_BUTTONS] = { 0 };126 for ( iButton = 0; iButton < NUM_KPAD_BUTTONS; ++iButton ) in main()
99 #define NUM_KPAD_BUTTONS 16 macro