altos/usbtrng-v2.0: Use stmf042 hardware CRC unit
[fw/altos] / src / usbtrng-v2.0 / ao_pins.h
index 90efb8642877a0dea25619943f9c1f0081190c03..f22678be2615fc22564ae4f596454072dc39db15 100644 (file)
@@ -55,4 +55,8 @@
 
 #define AO_NUM_ADC             1
 
 
 #define AO_NUM_ADC             1
 
+/* CRC */
+#define AO_CRC_WIDTH   32
+#define AO_CRC_INIT    0xffffffff
+
 #endif /* _AO_PINS_H_ */
 #endif /* _AO_PINS_H_ */