Lines Matching full:pel
13 namespace pel namespace
18 * @brief Class for a minimal platform event log (PEL)
20 * This class can be used to create form a PEL and create a raw PEL file. The
23 * This PEL consists of the following position dependent sections:
48 * @brief Create a minimal PEL object from raw data
50 * @param[in] pelBuffer - buffer containing a raw PEL
62 * @brief Stream raw PEL data to buffer
138 * @brief Maximum PEL size
143 * @brief Returns the size of the PEL
145 * @return size_t The PEL size in bytes
150 * @brief PEL Private Header
155 * @brief PEL User Header
160 * @brief PEL Primary SRC
165 * @brief PEL Extended User Header
170 } // namespace pel