gem5  v22.1.0.0
Namespaces | Functions
bufval.hh File Reference
#include <cstddef>
#include <cstdint>
#include <string>
#include <utility>
#include "enums/ByteOrder.hh"

Go to the source code of this file.

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Functions

std::pair< std::uint64_t, bool > gem5::getUintX (const void *buf, std::size_t bytes, ByteOrder endian)
 
bool gem5::setUintX (std::uint64_t val, void *buf, std::size_t bytes, ByteOrder endian)
 
std::pair< std::string, bool > gem5::printUintX (const void *buf, std::size_t bytes, ByteOrder endian)
 
std::string gem5::printByteBuf (const void *buf, std::size_t bytes, ByteOrder endian, std::size_t chunk_size)
 

Generated on Wed Dec 21 2022 10:22:58 for gem5 by doxygen 1.9.1