Issue
Several enumeratedValue items have duplicated name fields – albeit different enumerated value – in NXP/MIMXRT1062.svd (which is the same MCU used on the popular PJRC Teensy 4.0/4.1 boards).
Recommend updating the names to use a conventional index suffix similar to other enumeratedValue fields in this same SVD.
Use case
Any naive API generator using this SVD as source will produce ambiguous, if not illegal, enumerated value definitions.