TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
static uint8_t | bitrev4 (uint8_t nibble) |
static uint8_t | bitrev8 (uint8_t byte) |
static uint16_t | bitrev16 (uint16_t hword) |
static uint32_t | bitrev32 (uint32_t word) |
static uint64_t | bitrev64 (uint64_t dword) |