50 for(i = 0; i < strlen(str); i++) {
Header file with macros which rename TI CC26xxware functions.
uint8_t cc26xx_uart_busy(void)
Returns the UART busy status.
void cc26xx_uart_write_byte(uint8_t c)
Sends a single character down the UART.
unsigned int dbg_send_bytes(const unsigned char *s, unsigned int len)
Print a stream of bytes.
#define NULL
The null pointer.
Header file for the CC13xx/CC26xx UART driver.