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