Searched refs:PORT_OUTSET_OUTSET_Pos (Results 1 – 1 of 1) sorted by relevance
162 #define PORT_OUTSET_OUTSET_Pos 0 /**< \brief (PORT_OUTSET) Port Data Output Value S… macro163 #define PORT_OUTSET_OUTSET_Msk (_U(0xFFFFFFFF) << PORT_OUTSET_OUTSET_Pos)164 #define PORT_OUTSET_OUTSET(value) (PORT_OUTSET_OUTSET_Msk & ((value) << PORT_OUTSET_OUTSET_Pos))