TT Zephyr Platforms 18.11.99
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 | ) |