Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_events.c273 #define PRINT_CBUTTON_EVENT(event) \ in SDL_LogEvent() macro
277 SDL_EVENT_CASE(SDL_CONTROLLERBUTTONDOWN) PRINT_CBUTTON_EVENT(event); break; in SDL_LogEvent()
278 SDL_EVENT_CASE(SDL_CONTROLLERBUTTONUP) PRINT_CBUTTON_EVENT(event); break; in SDL_LogEvent()
279 #undef PRINT_CBUTTON_EVENT in SDL_LogEvent()

Completed in 5 milliseconds