#ifndef __GPIO_H #define __GPIO_H #include "ch32l103_conf.h" void all_gpio_Init(void); #endif //__GPIO_H