|
TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | UartInit (void) |
| void | UartTransmitFrames (uint32_t num_frame, uint8_t *data) |
| uint8_t | UartReceiveFrame (void) |
| void UartInit | ( | void | ) |
| uint8_t UartReceiveFrame | ( | void | ) |