Skip to content

Commit

Permalink
SOC_ETM collect (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
burrbull authored Mar 31, 2024
1 parent 130e7f8 commit efd414c
Show file tree
Hide file tree
Showing 334 changed files with 1,993 additions and 22,398 deletions.
22 changes: 22 additions & 0 deletions common_patches/etm_collect.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
CH_ENA_AD?:
_array:
CH_ENA*: {}
CH_ENA_AD?_SET:
_array:
CH_SET*: {}
CH_ENA_AD?_CLR:
_array:
CH_CLR*: {}

_cluster:
CH%s:
"CH*_EVT_ID":
name: EVT_ID
_modify:
"CH*_EVT_ID":
name: EVT_ID
"CH*_TASK_ID":
name: TASK_ID
_modify:
"CH*_TASK_ID":
name: TASK_ID
Loading

0 comments on commit efd414c

Please sign in to comment.