Home
last modified time | relevance | path

Searched refs:GPIO_Config_T (Results 1 – 25 of 31) sorted by relevance

12

/bsp/apm32/apm32e103ze-evalboard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
52 GPIO_Config_T gpio_config; in apm32_msp_timer_init()
90 GPIO_Config_T gpioConfig; in apm32_msp_spi_init()
126 GPIO_Config_T GPIO_InitStructure; in apm32_msp_sdio_init()
148 GPIO_Config_T GPIO_InitStructure; in apm32_msp_can_init()
/bsp/apm32/apm32e103ze-tinyboard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
52 GPIO_Config_T gpio_config; in apm32_msp_timer_init()
90 GPIO_Config_T gpioConfig; in apm32_msp_spi_init()
126 GPIO_Config_T GPIO_InitStructure; in apm32_msp_sdio_init()
148 GPIO_Config_T GPIO_InitStructure; in apm32_msp_can_init()
/bsp/apm32/apm32f407zg-evalboard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
59 GPIO_Config_T gpioConfig; in apm32_msp_spi_init()
89 GPIO_Config_T gpio_config; in apm32_msp_timer_init()
130 GPIO_Config_T GPIO_ConfigStruct; in phy_reset()
155 GPIO_Config_T GPIO_ConfigStruct; in apm32_msp_eth_init()
209 GPIO_Config_T GPIO_InitStructure; in apm32_msp_sdio_init()
246 GPIO_Config_T GPIO_InitStructure; in apm32_msp_can_init()
/bsp/apm32/apm32s103vb-miniboard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
52 GPIO_Config_T gpio_config; in apm32_msp_timer_init()
90 GPIO_Config_T gpioConfig; in apm32_msp_spi_init()
120 GPIO_Config_T GPIO_InitStructure; in apm32_msp_can_init()
/bsp/apm32/apm32f107vc-evalboard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
79 GPIO_Config_T gpioConfig; in apm32_msp_spi_init()
111 GPIO_Config_T gpio_config; in apm32_msp_timer_init()
145 GPIO_Config_T GPIO_InitStructure; in apm32_msp_can_init()
204 GPIO_Config_T GPIO_ConfigStruct; in apm32_msp_eth_init()
/bsp/apm32/apm32f103vb-miniboard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
57 GPIO_Config_T gpio_config; in apm32_msp_timer_init()
91 GPIO_Config_T GPIO_InitStructure; in apm32_msp_can_init()
/bsp/apm32/apm32f103xe-minibroard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
49 GPIO_Config_T GPIO_InitStructure; in apm32_msp_sdio_init()
70 GPIO_Config_T GPIO_InitStructure; in apm32_msp_can_init()
/bsp/apm32/apm32f051r8-evalboard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
65 GPIO_Config_T GPIO_InitStructure; in apm32_msp_spi_init()
95 GPIO_Config_T gpio_config; in apm32_msp_timer_init()
/bsp/apm32/apm32f072vb-miniboard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
65 GPIO_Config_T GPIO_InitStructure; in apm32_msp_spi_init()
95 GPIO_Config_T gpio_config; in apm32_msp_timer_init()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_gpio.h183 } GPIO_Config_T; typedef
199 void GPIO_Config(GPIO_T* port, GPIO_Config_T* gpioConfig);
200 void GPIO_ConfigStructInit(GPIO_Config_T* gpioConfig);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_gpio.h212 } GPIO_Config_T; typedef
223 void GPIO_Config(GPIO_T* port, GPIO_Config_T* gpioConfig);
224 void GPIO_ConfigStructInit(GPIO_Config_T* gpioConfig);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_gpio.h221 }GPIO_Config_T; typedef
232 void GPIO_Config(GPIO_T* port, GPIO_Config_T* gpioConfig);
233 void GPIO_ConfigStructInit(GPIO_Config_T* gpioConfig);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_gpio.h253 } GPIO_Config_T; typedef
264 void GPIO_Config(GPIO_T* port, GPIO_Config_T* gpioConfig);
265 void GPIO_ConfigStructInit(GPIO_Config_T* gpioConfig);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_gpio.h246 } GPIO_Config_T; typedef
256 void GPIO_Config(GPIO_T* port, GPIO_Config_T* gpioConfig);
257 void GPIO_ConfigStructInit(GPIO_Config_T* gpioConfig);
/bsp/apm32/apm32f030r8-miniboard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
72 GPIO_Config_T gpio_config; in apm32_msp_timer_init()
/bsp/apm32/apm32f091vc-miniboard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
72 GPIO_Config_T gpio_config; in apm32_msp_timer_init()
/bsp/apm32/apm32f407ig-minibroard/board/
A Dboard.c15 GPIO_Config_T GPIO_ConfigStruct; in apm32_usart_init()
59 GPIO_Config_T GPIO_InitStructure; in apm32_msp_can_init()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_gpio.c122 void GPIO_Config(GPIO_T* port, GPIO_Config_T* gpioConfig) in GPIO_Config()
164 void GPIO_ConfigStructInit(GPIO_Config_T* gpioConfig) in GPIO_ConfigStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_gpio.c116 void GPIO_Config(GPIO_T *port, GPIO_Config_T *gpioConfig) in GPIO_Config()
154 void GPIO_ConfigStructInit(GPIO_Config_T *gpioConfig) in GPIO_ConfigStructInit()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_gpio.c102 void GPIO_Config(GPIO_T* port, GPIO_Config_T* gpioConfig) in GPIO_Config()
177 void GPIO_ConfigStructInit(GPIO_Config_T* gpioConfig) in GPIO_ConfigStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_gpio.c110 void GPIO_Config(GPIO_T* port, GPIO_Config_T* gpioConfig) in GPIO_Config()
185 void GPIO_ConfigStructInit(GPIO_Config_T* gpioConfig) in GPIO_ConfigStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_gpio.c110 void GPIO_Config(GPIO_T* port, GPIO_Config_T* gpioConfig) in GPIO_Config()
185 void GPIO_ConfigStructInit(GPIO_Config_T* gpioConfig) in GPIO_ConfigStructInit()
/bsp/apm32/libraries/Drivers/
A Ddrv_dac.c69 GPIO_Config_T GPIO_ConfigStruct; in apm32_dac_enabled()
/bsp/apm32/apm32e103ze-evalboard/board/ports/
A Ddrv_sdram.c63 GPIO_Config_T gpioConfig; in SDRAM_GPIO_Init()
/bsp/apm32/libraries/Drivers/drv_sdram/APM32E1/
A Ddrv_sdram.c63 GPIO_Config_T gpioConfig; in SDRAM_GPIO_Init()

Completed in 42 milliseconds

12