1 /* 2 * NOTE: Autogenerated file using gd32headers.py 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7 #if defined(CONFIG_SOC_SERIES_GD32E10X) 8 #include <gd32e10x_ctc.h> 9 #elif defined(CONFIG_SOC_SERIES_GD32E50X) 10 #include <gd32e50x_ctc.h> 11 #elif defined(CONFIG_SOC_SERIES_GD32F3X0) 12 #include <gd32f3x0_ctc.h> 13 #elif defined(CONFIG_SOC_SERIES_GD32F403) 14 #include <gd32f403_ctc.h> 15 #elif defined(CONFIG_SOC_SERIES_GD32F4XX) 16 #include <gd32f4xx_ctc.h> 17 #elif defined(CONFIG_SOC_SERIES_GD32L23X) 18 #include <gd32l23x_ctc.h> 19 #endif 20