Searched refs:GPIOEVENT_REQUEST_BOTH_EDGES (Results 1 – 2 of 2) sorted by relevance
113 #define GPIOEVENT_REQUEST_BOTH_EDGES ((1UL << 0) | (1UL << 1)) macro
190 eventflags = GPIOEVENT_REQUEST_BOTH_EDGES; in main()