Home
last modified time | relevance | path

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

/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/src/
A Dhal_usart_async.c46 static void usart_process_byte_sent(struct _usart_async_device *device);
71 descr->device.usart_cb.tx_byte_sent = usart_process_byte_sent; in usart_async_init()
362 static void usart_process_byte_sent(struct _usart_async_device *device) in usart_process_byte_sent() function
/bsp/microchip/samc21/bsp/hal/src/
A Dhal_usart_async.c46 static void usart_process_byte_sent(struct _usart_async_device *device);
71 descr->device.usart_cb.tx_byte_sent = usart_process_byte_sent; in usart_async_init()
362 static void usart_process_byte_sent(struct _usart_async_device *device) in usart_process_byte_sent() function
/bsp/microchip/saml10/bsp/hal/src/
A Dhal_usart_async.c46 static void usart_process_byte_sent(struct _usart_async_device *device);
71 descr->device.usart_cb.tx_byte_sent = usart_process_byte_sent; in usart_async_init()
362 static void usart_process_byte_sent(struct _usart_async_device *device) in usart_process_byte_sent() function
/bsp/microchip/same70/bsp/hal/src/
A Dhal_usart_async.c46 static void usart_process_byte_sent(struct _usart_async_device *device);
71 descr->device.usart_cb.tx_byte_sent = usart_process_byte_sent; in usart_async_init()
362 static void usart_process_byte_sent(struct _usart_async_device *device) in usart_process_byte_sent() function
/bsp/microchip/same54/bsp/hal/src/
A Dhal_usart_async.c46 static void usart_process_byte_sent(struct _usart_async_device *device);
71 descr->device.usart_cb.tx_byte_sent = usart_process_byte_sent; in usart_async_init()
362 static void usart_process_byte_sent(struct _usart_async_device *device) in usart_process_byte_sent() function
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/src/
A Dhal_usart_async.c46 static void usart_process_byte_sent(struct _usart_async_device *device);
71 descr->device.usart_cb.tx_byte_sent = usart_process_byte_sent; in usart_async_init()
362 static void usart_process_byte_sent(struct _usart_async_device *device) in usart_process_byte_sent() function

Completed in 12 milliseconds