Skip to content

Commit 355a84e

Browse files
mmahadevan108c1728p9
authored andcommitted
Fix comments in KW41Z hardware entropy driver
Signed-off-by: Mahadevan Mahesh <[email protected]>
1 parent 059affa commit 355a84e

File tree

1 file changed

+2
-2
lines changed
  • targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z

1 file changed

+2
-2
lines changed

targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/trng_api.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Hardware entropy collector for the K64F, using Freescale's RNGA
2+
* Hardware entropy collector for the KW41Z, using Freescale's TRNG
33
*
44
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
55
* SPDX-License-Identifier: Apache-2.0
@@ -19,7 +19,7 @@
1919
*/
2020

2121
/*
22-
* Reference: "K64 Sub-Family Reference Manual, Rev. 2", chapter 34
22+
* Reference: "MKW41Z/31Z/21Z Reference Manual", chapter 43
2323
*/
2424

2525
#if defined(DEVICE_TRNG)

0 commit comments

Comments
 (0)