Searched refs:INT_BUTTON_RELEASE (Results 1 – 3 of 3) sorted by relevance
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()1861 else if (ctrl->event_queue[loop].event_type == INT_BUTTON_RELEASE) { in interrupt_event_handler()