Home
last modified time | relevance | path

Searched refs:GPIO_MODE_AN (Results 1 – 4 of 4) sorted by relevance

/bsp/apm32/libraries/Drivers/
A Ddrv_dac.c76 GPIO_ConfigStruct.mode = GPIO_MODE_AN; in apm32_dac_enabled()
79 GPIO_ConfigStruct.mode = GPIO_MODE_AN; in apm32_dac_enabled()
A Ddrv_adc.c244 hw_gpio_config.mode = GPIO_MODE_AN; in apm32_adc_gpio_init()
247 hw_gpio_config.mode = GPIO_MODE_AN; in apm32_adc_gpio_init()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_gpio.h64 GPIO_MODE_AN = 0x03, /*!< GPIO Analog In/Out Mode */ enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_gpio.h57 GPIO_MODE_AN = 0x03 /*!< GPIO Analog Mode */ enumerator

Completed in 9 milliseconds