Home
last modified time | relevance | path

Searched defs:ONE_BYTE (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp81 static constexpr auto ONE_BYTE = 1; variable
/openbmc/linux/drivers/i2c/busses/
H A Di2c-qup.c122 #define ONE_BYTE 0x1 macro