File tree Expand file tree Collapse file tree 24 files changed +84
-22
lines changed Expand file tree Collapse file tree 24 files changed +84
-22
lines changed Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- #if defined(CONFIG_SOC_SERIES_GD32E10X )
7+ #if defined(CONFIG_SOC_SERIES_GD32A50X )
8+ #include <gd32a50x_adc.h>
9+ #elif defined(CONFIG_SOC_SERIES_GD32E10X )
810#include <gd32e10x_adc.h>
911#elif defined(CONFIG_SOC_SERIES_GD32E50X )
1012#include <gd32e50x_adc.h>
Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- #if defined(CONFIG_SOC_SERIES_GD32E10X )
7+ #if defined(CONFIG_SOC_SERIES_GD32A50X )
8+ #include <gd32a50x_bkp.h>
9+ #elif defined(CONFIG_SOC_SERIES_GD32E10X )
810#include <gd32e10x_bkp.h>
911#elif defined(CONFIG_SOC_SERIES_GD32E50X )
1012#include <gd32e50x_bkp.h>
Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- #if defined(CONFIG_SOC_SERIES_GD32E50X )
7+ #if defined(CONFIG_SOC_SERIES_GD32A50X )
8+ #include <gd32a50x_can.h>
9+ #elif defined(CONFIG_SOC_SERIES_GD32E50X )
810#include <gd32e50x_can.h>
911#elif defined(CONFIG_SOC_SERIES_GD32F403 )
1012#include <gd32f403_can.h>
Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- #if defined(CONFIG_SOC_SERIES_GD32E50X )
7+ #if defined(CONFIG_SOC_SERIES_GD32A50X )
8+ #include <gd32a50x_cmp.h>
9+ #elif defined(CONFIG_SOC_SERIES_GD32E50X )
810#include <gd32e50x_cmp.h>
911#elif defined(CONFIG_SOC_SERIES_GD32F3X0 )
1012#include <gd32f3x0_cmp.h>
Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- #if defined(CONFIG_SOC_SERIES_GD32E10X )
7+ #if defined(CONFIG_SOC_SERIES_GD32A50X )
8+ #include <gd32a50x_crc.h>
9+ #elif defined(CONFIG_SOC_SERIES_GD32E10X )
810#include <gd32e10x_crc.h>
911#elif defined(CONFIG_SOC_SERIES_GD32E50X )
1012#include <gd32e50x_crc.h>
Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- #if defined(CONFIG_SOC_SERIES_GD32E10X )
7+ #if defined(CONFIG_SOC_SERIES_GD32A50X )
8+ #include <gd32a50x_dac.h>
9+ #elif defined(CONFIG_SOC_SERIES_GD32E10X )
810#include <gd32e10x_dac.h>
911#elif defined(CONFIG_SOC_SERIES_GD32E50X )
1012#include <gd32e50x_dac.h>
Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- #if defined(CONFIG_SOC_SERIES_GD32E10X )
7+ #if defined(CONFIG_SOC_SERIES_GD32A50X )
8+ #include <gd32a50x_dbg.h>
9+ #elif defined(CONFIG_SOC_SERIES_GD32E10X )
810#include <gd32e10x_dbg.h>
911#elif defined(CONFIG_SOC_SERIES_GD32E50X )
1012#include <gd32e50x_dbg.h>
Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- #if defined(CONFIG_SOC_SERIES_GD32E10X )
7+ #if defined(CONFIG_SOC_SERIES_GD32A50X )
8+ #include <gd32a50x_dma.h>
9+ #elif defined(CONFIG_SOC_SERIES_GD32E10X )
810#include <gd32e10x_dma.h>
911#elif defined(CONFIG_SOC_SERIES_GD32E50X )
1012#include <gd32e50x_dma.h>
Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- #if defined(CONFIG_SOC_SERIES_GD32E10X )
7+ #if defined(CONFIG_SOC_SERIES_GD32A50X )
8+ #include <gd32a50x_exti.h>
9+ #elif defined(CONFIG_SOC_SERIES_GD32E10X )
810#include <gd32e10x_exti.h>
911#elif defined(CONFIG_SOC_SERIES_GD32E50X )
1012#include <gd32e50x_exti.h>
Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- #if defined(CONFIG_SOC_SERIES_GD32E10X )
7+ #if defined(CONFIG_SOC_SERIES_GD32A50X )
8+ #include <gd32a50x_fmc.h>
9+ #elif defined(CONFIG_SOC_SERIES_GD32E10X )
810#include <gd32e10x_fmc.h>
911#elif defined(CONFIG_SOC_SERIES_GD32E50X )
1012#include <gd32e50x_fmc.h>
You can’t perform that action at this time.
0 commit comments