Searched refs:BC_INTFLAG_JOYSTICK (Results 1 – 3 of 3) sorted by relevance
183 #define BC_INTFLAG_JOYSTICK (1 << 2) /**< Joystick interrupt triggered */ macro
193 #define BC_INTFLAG_JOYSTICK (1 << 2) /**< Joystick interrupt triggered */ macro
71 if (flag & BC_INTFLAG_JOYSTICK) in efm32_keys_isr()
Completed in 8 milliseconds