forked from u-boot/u-boot
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
treewide: Update email address Patrick Delaunay and Patrice Chotard
Update Patrick and my email address with the one dedicated to upstream activities. Signed-off-by: Patrice Chotard <[email protected]> Reviewed-by: Patrick Delaunay <[email protected]>
- Loading branch information
1 parent
5905e08
commit 0f8106f
Showing
34 changed files
with
34 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef __STI_SDHCI_H__ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef _ASM_ARCH_SYS_PROTO_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) 2018, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef _ASM_ARCH_STM32F_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef __STM32_PWR_H_ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef __STM32_PWR_H_ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef _STM32_GPIO_H_ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef _ASM_ARCH_HARDWARE_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2018, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) STMicroelectronics SA 2017 | ||
* Author(s): Patrice CHOTARD, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice CHOTARD, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* Pinctrl driver for STMicroelectronics STi SoCs | ||
* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* Support for Serial I/O using STMicroelectronics' on-chip ASC. | ||
* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2018, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* STiH407 family DWC3 specific Glue layer | ||
* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: GPL-2.0+ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author: Patrick Delaunay <[email protected]> | ||
* Author: Patrick Delaunay <patrick.delaunay@foss.st.com> | ||
*/ | ||
|
||
#include <common.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef __CONFIG_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) STMicroelectronics SA 2017 | ||
* Author(s): Patrice CHOTARD, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice CHOTARD, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef __CONFIG_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) STMicroelectronics SA 2017 | ||
* Author(s): Patrice CHOTARD, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice CHOTARD, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef __CONFIG_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef __CONFIG_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef __CONFIG_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) 2017, STMicroelectronics - All Rights Reserved | ||
* Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef __DWC3_STI_UBOOT_H_ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* SPDX-License-Identifier: GPL-2.0+ */ | ||
/* | ||
* Copyright (C) STMicroelectronics SA 2017 | ||
* Author(s): Patrice CHOTARD, <[email protected]> for STMicroelectronics. | ||
* Author(s): Patrice CHOTARD, <patrice.chotard@foss.st.com> for STMicroelectronics. | ||
*/ | ||
|
||
#ifndef __STM32_RCC_H_ | ||
|