Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/xtensa/trax/
Dtraceparse.py69 TVAL_INDBRSYNC = 12 # Indirect branch w/ synchronisation variable
165 elif self.msg_type == TVAL_INDBRSYNC:
196 if self.msg_type == TVAL_INDBRSYNC:
219 assert self.msg_type != TVAL_INDBRSYNC
240 if self.msg_type == TVAL_INDBRSYNC: