Searched refs:getKeyInfo (Results 1 – 8 of 8) sorted by relevance
34 extern KeyInfo *getKeyInfo(void);
78 KeyInfo *getKeyInfo(void) in getKeyInfo() function
225 if (getKeyInfo()->trg & (PAD_BUTTON_A | PAD_BUTTON_B)) in updateWindow()233 key = getKeyInfo(); in updateWindow()
247 if (getKeyInfo()->cnt & PAD_BUTTON_L) in forceSpinWait()253 else if (getKeyInfo()->cnt & PAD_BUTTON_R) in forceSpinWait()892 senddata->key = getKeyInfo()->cnt; in packSendData()
193 if (getKeyInfo()->trg & (PAD_BUTTON_A | PAD_BUTTON_B)) in updateWindow()201 key = getKeyInfo(); in updateWindow()
181 if (getKeyInfo()->cnt & PAD_BUTTON_L) in forceSpinWait()187 else if (getKeyInfo()->cnt & PAD_BUTTON_R) in forceSpinWait()807 senddata->key = getKeyInfo()->cnt; in packSendData()