We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 456ae68 + 65f27f0 commit 274d77eCopy full SHA for 274d77e
cpu/stm32f4/periph/hwrng.c
@@ -56,4 +56,4 @@ void hwrng_read(uint8_t *buf, unsigned int num)
56
periph_clk_dis(AHB2, RCC_AHB2ENR_RNGEN);
57
}
58
59
-#endif /* CPUID_LEN */
+#endif /* RNG */
0 commit comments