Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_events.c254 #define PRINT_JBUTTON_EVENT(event) \ in SDL_LogEvent() macro
258 SDL_EVENT_CASE(SDL_JOYBUTTONDOWN) PRINT_JBUTTON_EVENT(event); break; in SDL_LogEvent()
259 SDL_EVENT_CASE(SDL_JOYBUTTONUP) PRINT_JBUTTON_EVENT(event); break; in SDL_LogEvent()
260 #undef PRINT_JBUTTON_EVENT in SDL_LogEvent()

Completed in 4 milliseconds