Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/xtensa/trax/
Dtraceparse.py64 MSEO_PKTEND = 1 << 0 # bit 0: indicates the last byte of a packet variable
267 if (b & MSEO_MSGEND) and not (b & MSEO_PKTEND):
270 if b & MSEO_PKTEND: