Searched refs:DEBOUNCED_PINS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/mips/ralink/
H A Dralink_gpio.h112 #define DEBOUNCED_PINS 5 macro
209 #define DEBOUNCED_PINS 6 macro
311 #define DEBOUNCED_PINS 9 macro
H A Dralink_gpio.c167 static const u_int32_t debounce_pin[DEBOUNCED_PINS] = {
174 static struct timeval debounce_time[DEBOUNCED_PINS];
197 static const u_int32_t debounce_pin[DEBOUNCED_PINS] = {
205 static struct timeval debounce_time[DEBOUNCED_PINS];
229 static const u_int32_t debounce_pin[DEBOUNCED_PINS] = {
240 static struct timeval debounce_time[DEBOUNCED_PINS];
257 #ifndef DEBOUNCED_PINS

Completed in 140 milliseconds