At present derivedFrom in an enumeratedValues searches for the first matching enumeratedValues by name in the entire SVD. It should probably try searching in the same register at first, and ideally should respect the more qualified names [[peripheral.]register.]field if specified.
At present
derivedFrom
in anenumeratedValues
searches for the first matchingenumeratedValues
by name in the entire SVD. It should probably try searching in the same register at first, and ideally should respect the more qualified names[[peripheral.]register.]field
if specified.