added sysprog entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:17:34 -07:00
parent 600a8e1f61
commit 3a6a2b6b5b
1028 changed files with 171660 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"header": {
"version": 1,
"type": "record",
"approw-key": "LAYOUT_CFG_AREV64_OIPI"
},
"body": {
"record1": {
"<1>": "Specify OIPI Options for AREV64",
"<2>": "Specify optional flags and values to modify OIPI behavior in AREV64",
"<3>": "Dynamically determine landscape vs portrait orientation{BREAK}Based on @LPTRWIDE value{OPTIONS Disabled/0|Enabled/1}{DEFAULT 0}",
"<4>": "Allow dynamically determined orientation to override{BREAK}Values set via SET_OIPI_PROPERTIES{OPTIONS Do not override SET_OIPI_PROPERTIES/0|Override SET_OIPI_PROPERTIES/1}{DEFAULT 0}"
}
}
}