TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
util.h File Reference
#include <stdint.h>

Go to the source code of this file.

Functions

static uint32_t low32 (uint64_t val)
static uint32_t high32 (uint64_t val)
static void FlipBytes (uint8_t *buf, uint32_t byte_size)

Function Documentation

◆ FlipBytes()

void FlipBytes ( uint8_t * buf,
uint32_t byte_size )
inlinestatic

◆ high32()

uint32_t high32 ( uint64_t val)
inlinestatic

◆ low32()

uint32_t low32 ( uint64_t val)
inlinestatic