Searched refs:GPIO_SET_OUT_DATA (Results 1 – 3 of 3) sorted by relevance
427 #define GPIO_SET_OUT_DATA(port, u32Data) ((port)->DOUT = (u32Data)) macro
437 #define GPIO_SET_OUT_DATA(port, u32Data) ((port)->DOUT = (u32Data)) macro
488 #define GPIO_SET_OUT_DATA(port, u32Data) ((port)->DOUT = (u32Data)) macro