Home
last modified time | relevance | path

Searched refs:uart_tx (Results 1 – 1 of 1) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dnrf8001-helloworld.cxx116 uart_tx (uint8_t *buffer, uint8_t buffer_len) { in uart_tx() function
281 uart_tx((uint8_t *)&hello[0], strlen(hello)); in main()