Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ampere/event/
H A Dcper.hpp21 #define ERROR_TYPE_ID_MCU 1 macro
H A Dcper.cpp94 ampSpecHdr->TypeId = (ampSpecHdr->TypeId & 0xf800) + ERROR_TYPE_ID_MCU; in decodeSecPlatformMemory()