Searched defs:SW_CNT (Results 1 – 4 of 4) sorted by relevance
723 pub const SW_CNT: u16 = SW_MAX + 1; constant
897 #define SW_CNT (SW_MAX+1) macro
821 SW_CNT = (SW_MAX + 1) variable
2612 pub const SW_CNT: usize = SW_MAX as usize + 1; constant