Searched refs:PORT_EVCTRL_PID2_Msk (Results 1 – 3 of 3) sorted by relevance
181 #define PORT_EVCTRL_PID2_Msk (_UINT32_(0x1F) << PORT_EVCTRL_PID2_Pos) … macro182 #define PORT_EVCTRL_PID2(value) (PORT_EVCTRL_PID2_Msk & (_UINT32_(value) << PORT_EVCT…