Serial USART service configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | OUT_BUFFER_LENGTH 2048 |
Functions | |
static int | usart_write_char_buf (Usart *usart, int c) |
Variables | |
int | usart_ready |
USART initialize with the CONFIG_PBA_HZ. More... | |
#define OUT_BUFFER_LENGTH 2048 |
Referenced by usart_write_char_buf().
|
inlinestatic |
References OUT_BUFFER_LENGTH, usart_ready, and usart_write().
Referenced by main().
int usart_ready |
USART initialize with the CONFIG_PBA_HZ.
Referenced by run_sync_clock_test(), and usart_write_char_buf().