Home
last modified time | relevance | path

Searched refs:commandProgramUserCode (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.hpp113 commandProgramUserCode = 0xC2, enumerator
H A Dlattice_xo3_cpld.cpp195 std::vector<uint8_t> request = {commandProgramUserCode, 0x0, 0x0, 0x0}; in programUserCode()