Home
last modified time | relevance | path

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

/hal_espressif-latest/components/xtensa/trax/
Dtraceparse.py65 MSEO_MSGEND = 1 << 1 # bit 1: indicates the last byte of the message variable
267 if (b & MSEO_MSGEND) and not (b & MSEO_PKTEND):
275 if b & MSEO_MSGEND: