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,8 @@
compile insert RDKHIERARCHY_EQUATES
/* Equates for hierachical listbox control */
EQU RDKTYPE_PREFIX$ TO "1-1:"
EQU RDKCLASS_PREFIX$ TO "2-2:"
EQU RDKENTITY_PREFIX$ TO "3-3:"
EQU RDKPREFIX_LEN$ TO 4 /* Adjust if the prefixes change length */