TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
|
Go to the source code of this file.
Functions | |
int | spi_transfer_by_parts (const struct device *dev, size_t spi_address, size_t image_size, uint8_t *buf, size_t buf_size, uint8_t *tlb_dst, int(*cb)(uint8_t *src, uint8_t *dst, size_t len)) |
int | spi_arc_dma_transfer_to_tile (const struct device *dev, size_t spi_address, size_t image_size, uint8_t *buf, size_t buf_size, uint8_t *tlb_dst) |
int spi_arc_dma_transfer_to_tile | ( | const struct device * | dev, |
size_t | spi_address, | ||
size_t | image_size, | ||
uint8_t * | buf, | ||
size_t | buf_size, | ||
uint8_t * | tlb_dst ) |