|
Contiki 2.5
|
uart write routines More...
#include <stdlib.h>#include <string.h>#include "cc2430_sfr.h"#include "dev/leds.h"#include "dev/uart.h"Go to the source code of this file.
uart write routines
Anthony "Asterisk" Ambuehl
non-interrupt routines which may be called from ISR's and therefore should be in HOME bank.
Definition in file uart.c.
1.8.3.1