| /bsp/n32/libraries/n32_drivers/ |
| A D | drv_adc.c | 160 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AIN; in rt_hw_adc_init() 172 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AIN; in rt_hw_adc_init() 184 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AIN; in rt_hw_adc_init() 196 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AIN; in rt_hw_adc_init()
|
| A D | drv_dac.c | 180 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AIN; in rt_hw_dac_init() 197 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AIN; in rt_hw_dac_init()
|
| A D | drv_usart_v2.c | 891 GPIOInit(uart->config->tx_port, GPIO_Mode_AIN, GPIO_INPUT, uart->config->tx_pin); in n32_control() 892 GPIOInit(uart->config->rx_port, GPIO_Mode_AIN, GPIO_INPUT, uart->config->rx_pin); in n32_control()
|
| /bsp/mm32f526x/board/ |
| A D | mm32_msp.c | 100 GPIO_InitStruct.GPIO_Mode = GPIO_Mode_AIN; in mm32_msp_adc_init() 115 GPIO_InitStruct.GPIO_Mode = GPIO_Mode_AIN; in mm32_msp_adc_init()
|
| /bsp/wch/risc-v/Libraries/ch32_drivers/ |
| A D | drv_dac.c | 169 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AIN; in ch32_dac_init() 177 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AIN; in ch32_dac_init()
|
| /bsp/yichip/yc3121-pos/Libraries/sdk/ |
| A D | yc_gpio.h | 22 GPIO_Mode_AIN = 0x04, enumerator 30 ((mode) == GPIO_Mode_AIN))
|
| A D | yc_gpio.c | 59 case GPIO_Mode_AIN: in GPIO_Init()
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_gpio.h | 68 GPIO_Mode_AIN = 0x0, //模拟输入 enumerator 78 #define IS_GPIO_MODE(MODE) (((MODE) == GPIO_Mode_AIN) || ((MODE) == GPIO_Mode_IN_FLOATING) || \
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_gpio.h | 67 { GPIO_Mode_AIN = 0x0, //����� enumerator 77 #define IS_GPIO_MODE(MODE) (((MODE) == GPIO_Mode_AIN) || ((MODE) == GPIO_Mode_IN_FLOATING) || \
|
| /bsp/yichip/yc3122-pos/Libraries/sdk/ |
| A D | yc_gpio.h | 176 ((mode) == GPIO_Mode_AIN) || \ 196 GPIO_Mode_AIN = 0x03, enumerator
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_gpio.h | 67 { GPIO_Mode_AIN = 0x0, //����� enumerator 77 #define IS_GPIO_MODE(MODE) (((MODE) == GPIO_Mode_AIN) || ((MODE) == GPIO_Mode_IN_FLOATING) || \
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_gpio.h | 68 GPIO_Mode_AIN = 0x0, //����� enumerator 78 #define IS_GPIO_MODE(MODE) (((MODE) == GPIO_Mode_AIN) || ((MODE) == GPIO_Mode_IN_FLOATING) || \
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_gpio.h | 54 GPIO_Mode_AIN = 0x00, ///< Analog input enumerator
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_gpio.h | 50 { GPIO_Mode_AIN = 0x0, enumerator 60 #define IS_GPIO_MODE(MODE) (((MODE) == GPIO_Mode_AIN) || ((MODE) == GPIO_Mode_IN_FLOATING) || \
|
| /bsp/mm32f327x/drivers/ |
| A D | drv_adc.c | 85 GPIO_InitStruct.GPIO_Mode = GPIO_Mode_AIN; in mm32_adc_init()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_gpio.h | 28 { GPIO_Mode_AIN = 0x0, enumerator
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_gpio.h | 31 GPIO_Mode_AIN = 0x0, enumerator
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/ |
| A D | apm32f4xx_gpio.h | 223 #define GPIO_Mode_AIN GPIO_Mode_AN macro
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_gpio.h | 28 { GPIO_Mode_AIN = 0x0, enumerator
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_gpio.h | 80 GPIO_Mode_AIN = 0x0, enumerator 91 …(((MODE) == GPIO_Mode_AIN) || ((MODE) == GPIO_Mode_IN_FLOATING) || ((MODE) == GPIO_Mode_IPD) …
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_gpio.h | 81 GPIO_Mode_AIN = 0x0, enumerator 92 …(((MODE) == GPIO_Mode_AIN) || ((MODE) == GPIO_Mode_IN_FLOATING) || ((MODE) == GPIO_Mode_IPD) …
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_gpio.h | 80 GPIO_Mode_AIN = 0x0, enumerator 91 …(((MODE) == GPIO_Mode_AIN) || ((MODE) == GPIO_Mode_IN_FLOATING) || ((MODE) == GPIO_Mode_IPD) …
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_gpio.h | 81 GPIO_Mode_AIN = 0x0, enumerator 92 …(((MODE) == GPIO_Mode_AIN) || ((MODE) == GPIO_Mode_IN_FLOATING) || ((MODE) == GPIO_Mode_IPD) …
|
| /bsp/n32g452xx/n32g452xx-mini-system/board/msp/ |
| A D | n32_msp.c | 650 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_AIN; in n32_msp_adc_init() 666 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_AIN; in n32_msp_adc_init()
|