Searched refs:PORT_WRCONFIG_PINMASK_Msk (Results 1 – 1 of 1) sorted by relevance
246 #define PORT_WRCONFIG_PINMASK_Msk (_U(0xFFFF) << PORT_WRCONFIG_PINMASK_Pos) macro247 #define PORT_WRCONFIG_PINMASK(value) (PORT_WRCONFIG_PINMASK_Msk & ((value) << PORT_WRCONFIG_PINMASK…