BYT_DEBOUNCE_PULSE_MASK
debounce = (debounce & ~BYT_DEBOUNCE_PULSE_MASK) | db_pulse;
switch (debounce & BYT_DEBOUNCE_PULSE_MASK) {