diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/trng_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/trng_api.c index c3a0c80886..305f0cbc6c 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/trng_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/trng_api.c @@ -1,5 +1,5 @@ /* - * Hardware entropy collector for the K64F, using Freescale's RNGA + * Hardware entropy collector for the KW41Z, using Freescale's TRNG * * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 @@ -19,7 +19,7 @@ */ /* - * Reference: "K64 Sub-Family Reference Manual, Rev. 2", chapter 34 + * Reference: "MKW41Z/31Z/21Z Reference Manual", chapter 43 */ #if defined(DEVICE_TRNG)