no-OS
Toggle main menu visibility
Main Page
Related Pages
Structures
Structure List
Structure Index
Files
File List
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
drivers
platform
aducm3029
aducm3029_uart_stdio.h
Go to the documentation of this file.
1
/***************************************************************************/
33
#ifndef _ADUCM3029_UART_STDIO_H_
34
#define _ADUCM3029_UART_STDIO_H_
35
36
#include "
no_os_uart.h
"
37
38
void
no_os_uart_stdio
(
struct
no_os_uart_desc
*desc);
39
40
#endif
//_ADUCM3029_UART_STDIO_H_
no_os_uart_stdio
void no_os_uart_stdio(struct no_os_uart_desc *desc)
Definition
no_os_uart.c:216
no_os_uart.h
Header file of UART interface.
no_os_uart_desc
Stucture holding the UART descriptor.
Definition
no_os_uart.h:122
Generated by
1.13.2