cpu/stm32f4: fixed minor typo in the hwrng driver
This commit is contained in:
parent
1e06934d39
commit
65f27f073f
@ -56,4 +56,4 @@ void hwrng_read(uint8_t *buf, unsigned int num)
|
|||||||
periph_clk_dis(AHB2, RCC_AHB2ENR_RNGEN);
|
periph_clk_dis(AHB2, RCC_AHB2ENR_RNGEN);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif /* CPUID_LEN */
|
#endif /* RNG */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user