TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
dw_apb_uart.h File Reference
#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)

Function Documentation

◆ UartInit()

void UartInit ( void )

◆ UartReceiveFrame()

uint8_t UartReceiveFrame ( void )

◆ UartTransmitFrames()

void UartTransmitFrames ( uint32_t num_frame,
uint8_t * data )