Searched refs:IOTYPE (Results 1 – 1 of 1) sorted by relevance
29 #define IOTYPE unsigned int macro35 #define IOTYPE unsigned int macro38 #ifndef IOTYPE39 #define IOTYPE char macro48 return *((volatile IOTYPE *)PORT(offset)) & 0xFF; in serial_in()53 *((volatile IOTYPE *)PORT(offset)) = value & 0xFF; in serial_out()