Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/coredump/coredump_parser/
Dlog_parser.py15 LOG_HDR_SIZE = struct.calcsize(LOG_HDR_STRUCT) variable
138 hdr = self.fd.read(LOG_HDR_SIZE)