| /bsp/n32g452xx/n32g452xx-mini-system/board/msp/ |
| A D | n32_msp.c | 350 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_Out_PP; in n32_msp_spi_init() 366 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_Out_PP; in n32_msp_spi_init() 383 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_Out_PP; in n32_msp_spi_init() 396 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_Out_PP; in n32_msp_spi_init() 419 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_Out_PP; in n32_msp_spi_init() 434 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_Out_PP; in n32_msp_spi_init() 447 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_Out_PP; in n32_msp_spi_init() 469 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_Out_PP; in n32_msp_spi_init() 485 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_Out_PP; in n32_msp_spi_init() 501 GPIO_InitCtlStruct.GPIO_Mode = GPIO_Mode_Out_PP; in n32_msp_spi_init() [all …]
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | air105_gpio.h | 44 GPIO_Mode_Out_PP = 0x05 enumerator 49 ((MODE) == GPIO_Mode_Out_PP) || \
|
| /bsp/mm32l07x/applications/ |
| A D | main.c | 23 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in led_init()
|
| /bsp/yichip/yc3121-pos/Libraries/sdk/ |
| A D | yc_gpio.h | 23 GPIO_Mode_Out_PP = 0x05 /*!< analog signal mode */ enumerator 29 ((mode) == GPIO_Mode_Out_PP) || \
|
| /bsp/wch/risc-v/ch32v103r-evt/applications/ |
| A D | main.c | 31 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in LED1_BLINK_INIT()
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_gpio.h | 73 GPIO_Mode_Out_PP = 0x10,//通用推免输出 enumerator 80 ((MODE) == GPIO_Mode_Out_OD) || ((MODE) == GPIO_Mode_Out_PP) || \
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_gpio.h | 72 GPIO_Mode_Out_PP = 0x10,//ͨ��������� enumerator 79 ((MODE) == GPIO_Mode_Out_OD) || ((MODE) == GPIO_Mode_Out_PP) || \
|
| /bsp/yichip/yc3122-pos/Libraries/sdk/ |
| A D | yc_gpio.h | 177 ((mode) == GPIO_Mode_Out_PP)) 197 GPIO_Mode_Out_PP = 0x3E /*!< analog signal mode */ enumerator
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_gpio.h | 72 GPIO_Mode_Out_PP = 0x10,//ͨ��������� enumerator 79 ((MODE) == GPIO_Mode_Out_OD) || ((MODE) == GPIO_Mode_Out_PP) || \
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_gpio.h | 73 GPIO_Mode_Out_PP = 0x10,//ͨ��������� enumerator 80 ((MODE) == GPIO_Mode_Out_OD) || ((MODE) == GPIO_Mode_Out_PP) || \
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_qspi.c | 239 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in QSPI_GPIO() 276 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in QSPI_GPIO() 311 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in QSPI_GPIO()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_qspi.c | 245 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in QSPI_GPIO() 282 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in QSPI_GPIO() 317 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in QSPI_GPIO()
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_gpio.h | 59 GPIO_Mode_Out_PP = 0x10, ///< Universal push-pull output enumerator
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_gpio.h | 55 GPIO_Mode_Out_PP = 0x10, enumerator 62 ((MODE) == GPIO_Mode_Out_OD) || ((MODE) == GPIO_Mode_Out_PP) || \
|
| /bsp/wch/arm/ch32f103c8-core/board/ |
| A D | board.c | 93 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in ch32f1_spi_clock_and_io_init() 109 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in ch32f1_spi_clock_and_io_init()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_gpio.h | 33 GPIO_Mode_Out_PP = 0x10, enumerator
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_gpio.h | 36 GPIO_Mode_Out_PP = 0x10, enumerator
|
| /bsp/mm32f526x/drivers/ |
| A D | drv_gpio.c | 168 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in mm32_pin_mode() 173 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in mm32_pin_mode()
|
| /bsp/wch/arm/Libraries/ch32_drivers/ |
| A D | drv_gpio_ch32f10x.c | 285 gpio_initstruct.GPIO_Mode = GPIO_Mode_Out_PP; in ch32f1_pin_mode() 290 gpio_initstruct.GPIO_Mode = GPIO_Mode_Out_PP; in ch32f1_pin_mode()
|
| /bsp/airm2m/air32f103/libraries/rt_drivers/ |
| A D | drv_gpio.c | 191 GPIO_InitStruct.GPIO_Mode = GPIO_Mode_Out_PP; in air32_pin_mode() 197 GPIO_InitStruct.GPIO_Mode = GPIO_Mode_Out_PP; in air32_pin_mode()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_gpio.h | 33 GPIO_Mode_Out_PP = 0x10, enumerator
|
| /bsp/wch/arm/ch32f203r-evt/board/ |
| A D | board.c | 174 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in ch32f2_spi_clock_and_io_init() 190 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in ch32f2_spi_clock_and_io_init() 207 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in ch32f2_spi_clock_and_io_init()
|
| /bsp/mm32l3xx/drivers/ |
| A D | drv_gpio.c | 199 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in mm32_pin_mode() 204 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in mm32_pin_mode()
|
| /bsp/mm32f327x/drivers/ |
| A D | drv_gpio.c | 210 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in mm32_pin_mode() 215 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in mm32_pin_mode()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_qspi.c | 238 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in QSPI_GPIO() 275 GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; in QSPI_GPIO()
|