Skip to content

Commit 606f471

Browse files
authored
Merge pull request #4104 from NXPmicro/KW41Z_TRNG_Comment_Updates
Fix comments in KW41Z hardware entropy driver
2 parents c2d1d97 + 5596210 commit 606f471

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)