Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/common/services/serial/sam0_usart/
A Dusart_serial.h96 while(STATUS_OK !=usart_write_wait(module, c)); in usart_serial_putchar()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/sercom/usart/
A Dusart.c478 enum status_code usart_write_wait( in usart_write_wait() function
708 usart_write_wait(module, data_to_send); in usart_write_buffer_wait()
A Dusart.h1217 enum status_code usart_write_wait(

Completed in 8 milliseconds