#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <avr/io.h>
#include <avr/interrupt.h>
#include <avr/sleep.h>
Go to the source code of this file.
◆ app_main()
int app_main |
( |
int | argc, |
|
|
const char ** | argv ) |
|
extern |
◆ uart_putchar()
int uart_putchar |
( |
char | c, |
|
|
FILE * | stream ) |
◆ uart_getchar()
◆ main()
◆ argc
◆ args
Definition at line 16 of file avr_io.c.
Referenced by mos::create(), Slab< T >::create(), FormatImpl::do_next_print(), do_syslog(), FormatImpl::first_arg(), FormatImpl::first_n_args(), FormatImpl::get_slice(), HardFaultHandler(), lprintk(), lvprintk(), mos::make_shared(), mos_kwarn(), parse_printf_flags(), Preformatted< M, Args >::Preformatted(), FormatImpl::Formatter< __spec >::Print(), FormatImpl::print_literal(), FormatImpl::print_m(), printk(), FormatImpl::rest_args(), FormatImpl::rest_args_from(), rpc_arg_next(), rpc_simple_call(), rpc_simple_callv(), snprintf(), sprintf(), sysfs_printf(), test_engine_warning_handler(), vsnprintf(), and vsnprintf().
◆ [struct]
◆ uart_str
◆ g_malloc_heap
◆ __bss_end