+ {
+ .desc = "sw2",
+ .gpio = 37,
+ .active_low = 1,
+ .type = EV_KEY,
+ {
+ .desc = "sw2",
+ .gpio = 37,
+ .active_low = 1,
+ .type = EV_KEY,
+ .threshold = 3,
+ },
+ },
+ .threshold = 3,
+ },
+ },
This page took 0.021211 seconds and 4 git commands to generate.