Searched refs:MEC_PS2_FLAGS_STOP_BITS_POS (Results 1 – 2 of 2) sorted by relevance
55 #define MEC_PS2_FLAGS_STOP_BITS_POS 4 macro
127 temp = ((flags & MEC_PS2_FLAGS_STOP_BITS_MSK) >> MEC_PS2_FLAGS_STOP_BITS_POS); in mec_hal_ps2_init()