X-Git-Url: https://git.cryptolib.org/?p=arm-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fuart_defines.h;h=964006021860393fb814c85d349f3d4be1832f12;hp=aa2dd2954b1f9e1b80f27d2a28c17c00960dffa2;hb=fb928c1c4c392b9e987631f84f1027af94e05beb;hpb=3fdf0954404224cef94db2086348b3fa6020aaa4 diff --git a/test_src/uart_defines.h b/test_src/uart_defines.h index aa2dd29..9640060 100644 --- a/test_src/uart_defines.h +++ b/test_src/uart_defines.h @@ -47,10 +47,4 @@ #define UART_ERROR_RX_BUFFER_INIT 5 #define UART_ERROR_TX_BUFFER_INIT 6 -#define UART_FLOWCTRL_NONE 0 -#define UART_FLOWCTRL_SOFT 1 - -#define UART_XON_CHAR 0x11 -#define UART_XOFF_CHAR 0x13 - #endif /* UART_DEFINES_H_ */