Searched refs:PORT_WRCONFIG_PINMASK_Pos (Results 1 – 1 of 1) sorted by relevance
245 #define PORT_WRCONFIG_PINMASK_Pos 0 /**< \brief (PORT_WRCONFIG) Pin Mask for Multiple … macro246 #define PORT_WRCONFIG_PINMASK_Msk (_U(0xFFFF) << PORT_WRCONFIG_PINMASK_Pos)247 …e PORT_WRCONFIG_PINMASK(value) (PORT_WRCONFIG_PINMASK_Msk & ((value) << PORT_WRCONFIG_PINMASK_Pos))