monoZ docs
|
This is a tool generated file. Do not edit it manually. More...
Go to the source code of this file.
Functions | |
static void | uart3_tx_intr (void *arg) |
static void | uart3_rx_intr (void *arg) |
mz_error_t | UART3_init (void) |
UART initialize. More... | |
Variables | |
static char | rx_char = 0 |
MZ_UART_INIT_ST | uart3_instance |
This is a tool generated file. Do not edit it manually.
Definition in file MZ_uart3_instance.c.
|
static |
Definition at line 13 of file MZ_uart3_instance.c.
|
static |
Definition at line 21 of file MZ_uart3_instance.c.
mz_error_t UART3_init | ( | void | ) |
|
static |
Definition at line 11 of file MZ_uart3_instance.c.
MZ_UART_INIT_ST uart3_instance |
Definition at line 30 of file MZ_uart3_instance.c.