Hardware Abstraction Layer for FreeRTOS
newlib_stub.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: MIT */
2
/*
3
* Author: Andreas Werner <kernel@andy89.org>
4
* Date: 2016
5
*/
6
#ifndef NEWLIB_STUB_H_
7
#define NEWLIB_STUB_H_
8
#include <
uart.h
>
9
#include <stdint.h>
26
int32_t
newlib_init
(
struct
uart
*std_in,
struct
uart
*std_out);
28
#endif
uart.h
uart
Definition:
remoteproc_trace.h:4
newlib_init
int32_t newlib_init(struct uart *std_in, struct uart *std_out)
driver
include
newlib_stub.h
Generated on Tue Aug 17 2021 15:19:23 for Hardware Abstraction Layer for FreeRTOS by
1.8.20