Searched refs:MEC_PS2_CTRL_STOP_Pos (Results 1 – 2 of 2) sorted by relevance
37 #define MEC_PS2_CTRL_STOP_Pos (4UL) /*!< STOP (Bit 4) … macro
128 ctrl |= (uint8_t)((temp << MEC_PS2_CTRL_STOP_Pos) & MEC_PS2_CTRL_STOP_Msk); in mec_hal_ps2_init()