Home
last modified time | relevance | path

Searched defs:GPIO_MODE_OUT_PP (Results 1 – 4 of 4) sorted by relevance

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_gpio.h68 GPIO_MODE_OUT_PP = 0x80, /*!< General purpose output push-pull */ enumerator
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_gpio.h68 GPIO_MODE_OUT_PP = 0x80, /*!< General purpose output push-pull */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_gpio.h68 GPIO_MODE_OUT_PP = 0x80, /*!< General purpose output push-pull */ enumerator
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_gpio.h277 #define GPIO_MODE_OUT_PP ((uint8_t)0x10U) /*!< GPIO output with push-pull … macro

Completed in 8 milliseconds