We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2d1d97 + 5596210 commit 606f471Copy full SHA for 606f471
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/trng_api.c
@@ -1,5 +1,5 @@
1
/*
2
- * Hardware entropy collector for the K64F, using Freescale's RNGA
+ * Hardware entropy collector for the KW41Z, using Freescale's TRNG
3
*
4
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
5
* SPDX-License-Identifier: Apache-2.0
@@ -19,7 +19,7 @@
19
*/
20
21
22
- * Reference: "K64 Sub-Family Reference Manual, Rev. 2", chapter 34
+ * Reference: "MKW41Z/31Z/21Z Reference Manual", chapter 43
23
24
25
#if defined(DEVICE_TRNG)
0 commit comments