Home
last modified time | relevance | path

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

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