#include "arch/cc.h"
Include dependency graph for sio.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void * | sio_open (u8_t) |
void | sio_send (u8_t, void *) |
u8_t | sio_recv (void *) |
|
Referenced by slipif_init(). |
|
Referenced by slipif_input(). |
|
Referenced by slipif_output(). |