Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/hid/CTR/
Dhid_DeviceStatus.h33 const bit32 BUTTON_A = 0x00000001; variable
81 const bit32 BUTTON_MASK = BUTTON_A | BUTTON_B | BUTTON_START |
/CTR-SDK-4.2.5/sources/libraries/dbg/CTR/
Ddbg_ExceptionScreen.cpp359 nn::hid::CTR::BUTTON_A , in WaitKeyCombination()