Searched refs:BAUD_LOW (Results 1 – 2 of 2) sorted by relevance
299 #define BAUD_LOW(rate) LOW(BAUD_TIMEOUT(rate)) macro671 movx a,@dptr ; BAUD_LOW1023 .byte BAUD_LOW(110)1026 .byte BAUD_LOW(300)1029 .byte BAUD_LOW(1200)1032 .byte BAUD_LOW(2400)1035 .byte BAUD_LOW(4800)1038 .byte BAUD_LOW(9600)1041 .byte BAUD_LOW(19200)1044 .byte BAUD_LOW(38400)[all …]
337 #define BAUD_LOW(rate) LOW(BAUD_TIMEOUT(rate)) macro709 movx a,@dptr ; BAUD_LOW1091 .byte BAUD_LOW(110)1094 .byte BAUD_LOW(300)1097 .byte BAUD_LOW(1200)1100 .byte BAUD_LOW(2400)1103 .byte BAUD_LOW(4800)1106 .byte BAUD_LOW(9600)1109 .byte BAUD_LOW(19200)1112 .byte BAUD_LOW(38400)[all …]