Searched refs:PORT_EVCTRL_PID1_Msk (Results 1 – 3 of 3) sorted by relevance
172 #define PORT_EVCTRL_PID1_Msk (_UINT32_(0x1F) << PORT_EVCTRL_PID1_Pos) … macro173 #define PORT_EVCTRL_PID1(value) (PORT_EVCTRL_PID1_Msk & (_UINT32_(value) << PORT_EVCT…