Searched refs:IOTYPE (Results 1 – 1 of 1) sorted by relevance
28 #define IOTYPE unsigned int macro34 #define IOTYPE unsigned int macro37 #ifndef IOTYPE38 #define IOTYPE char macro47 return *((volatile IOTYPE *)PORT(offset)) & 0xFF; in serial_in()52 *((volatile IOTYPE *)PORT(offset)) = value & 0xFF; in serial_out()