Searched refs:ByteToWord (Results 1 – 7 of 7) sorted by relevance
15 ByteToWord = 1 << 0, enumerator
1442 …AllowedTranslation.ByteToWord | AllowedTranslation.ByteToDoubleWord | AllowedTranslation.ByteToQua… in FillAccessMethodsWithDefaultMethods()1484 … else if(wordWrapper != null && (allowedTranslations & AllowedTranslation.ByteToWord) != 0) in FillAccessMethodsWithDefaultMethods()1499 … else if(wordPeripheral != null && (allowedTranslations & AllowedTranslation.ByteToWord) != 0) in FillAccessMethodsWithDefaultMethods()
15 [AllowedTranslations(AllowedTranslation.ByteToWord | AllowedTranslation.WordToByte)]
17 [AllowedTranslations(AllowedTranslation.ByteToWord | AllowedTranslation.WordToByte)]
17 [AllowedTranslations(AllowedTranslation.ByteToWord)]
19 [AllowedTranslations(AllowedTranslation.ByteToWord)]