Searched refs:INT_BUTTON_RELEASE (Results 1 – 4 of 4) sorted by relevance
111 #define INT_BUTTON_RELEASE 8 macro
151 #define INT_BUTTON_RELEASE 8 macro
358 #define INT_BUTTON_RELEASE 8 macro
197 taskInfo->event_type = INT_BUTTON_RELEASE; in handle_presence_change()1862 else if (ctrl->event_queue[loop].event_type == INT_BUTTON_RELEASE) { in interrupt_event_handler()