Home
last modified time | relevance | path

Searched refs:txbuff (Results 1 – 1 of 1) sorted by relevance

/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/src/
A Duart_rb.c64 static uint8_t rxbuff[UART_RB_SIZE], txbuff[UART_RB_SIZE]; variable
150 RingBuffer_Init(&txring, txbuff, 1, UART_RB_SIZE); in main()

Completed in 2 milliseconds