Searched refs:INT_BUTTON_RELEASE (Results 1 – 3 of 3) sorted by relevance
138 #define INT_BUTTON_RELEASE 8 macro
344 #define INT_BUTTON_RELEASE 8 macro
183 taskInfo->event_type = INT_BUTTON_RELEASE; in handle_presence_change()1825 else if (ctrl->event_queue[loop].event_type == INT_BUTTON_RELEASE) { in interrupt_event_handler()