Searched refs:BC_JOYSTICK (Results 1 – 2 of 2) sorted by relevance
179 joyStick = (~(DVK_readRegister(BC_JOYSTICK))) & 0x001f; in DVK_getJoystick()
61 #define BC_JOYSTICK ((volatile uint16_t *)(BC_REGISTER_BASE + sizeof(uint16_t) * 0x06)) /*… macro
Completed in 6 milliseconds