Searched refs:PORT_DIRSET_DIRSET_Pos (Results 1 – 1 of 1) sorted by relevance
90 #define PORT_DIRSET_DIRSET_Pos 0 /**< \brief (PORT_DIRSET) Port Data Direction Set … macro91 #define PORT_DIRSET_DIRSET_Msk (_U(0xFFFFFFFF) << PORT_DIRSET_DIRSET_Pos)92 #define PORT_DIRSET_DIRSET(value) (PORT_DIRSET_DIRSET_Msk & ((value) << PORT_DIRSET_DIRSET_Pos))