Macros | |
#define | SIO_RX_BUF_SIZE (32) |
Functions | |
void | serial_bridge_handler (void) |
The serial_bridge_handler performs the functionality of the serial bridge by pushing data that comes from the host to the NCP and vice-versa. More... | |
void | serial_bridge_init (void) |
Initializes the Serial Bridge Module Both Host and NCP Serial interfaces are initialized. More... | |
#define SIO_RX_BUF_SIZE (32) |