Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/wpaddemo/src/
Dsimple.c167 if( wpad.button & WPAD_BUTTON_A ) in main()
298 if( stat->button & WPAD_BUTTON_A ) buf[7] = 'A'; in renderStatus()
Dsampling.c217 if( stat->button & WPAD_BUTTON_A ) buf[7] = 'A'; in renderStatus()
Dwpad_axdemo.c73 {WPAD_BUTTON_A, 0},
863 case WPAD_BUTTON_A: sprintf(button, "A "); break; in RenderOperation()
Dwpad_seqdemo.c234 if (button & WPAD_BUTTON_A) in main()
Dwpad_spdemo.c222 if (button & WPAD_BUTTON_A) in main()
Dhandling.c536 if( wpad_ptr->button & WPAD_BUTTON_A ) buf1[ 6] = 'A'; in renderStatus()
/RvlSDK-2.1/include/revolution/
Dwpad.h184 #define WPAD_BUTTON_A 0x0800 macro
334 #define WPAD_BUTTON_A 0x0004
Dkpad.h32 #define KPAD_BUTTON_A WPAD_BUTTON_A