Searched defs:poly (Results 1 – 2 of 2) sorted by relevance
197 private IEnumRegisterField<CRCPolyType> poly; field in Antmicro.Renode.Peripherals.CRC.SAM4S_CRCCU
143 private static int PolySizeToCRCWidth(PolySize poly) in PolySizeToCRCWidth()