Searched refs:PORT_IN_IN_Pos (Results 1 – 3 of 3) sorted by relevance
103 #define PORT_IN_IN_Pos _UINT32_(0) … macro104 #define PORT_IN_IN_Msk (_UINT32_(0xFFFFFFFF) << PORT_IN_IN_Pos) …105 #define PORT_IN_IN(value) (PORT_IN_IN_Msk & (_UINT32_(value) << PORT_IN_IN_Pos)…