Home
last modified time | relevance | path

Searched refs:GPIO_PinOutput (Results 1 – 3 of 3) sorted by relevance

/bsp/nv32f100x/lib/src/
A Dgpio.c91 if ((sGpioType == GPIO_PinOutput) || (sGpioType == GPIO_PinOutput_HighCurrent)) in GPIO_Init()
349 case GPIO_PinOutput: in GPIO_PinInit()
376 case GPIO_PinOutput: in GPIO_PinInit()
405 case GPIO_PinOutput: in GPIO_PinInit()
435 case GPIO_PinOutput: in GPIO_PinInit()
462 case GPIO_PinOutput: in GPIO_PinInit()
489 case GPIO_PinOutput: in GPIO_PinInit()
/bsp/nv32f100x/app/src/
A Dledapp.c23 GPIO_Init (GPIOA, GPIO_PTB5_MASK, GPIO_PinOutput); in led_thread_entry()
/bsp/nv32f100x/lib/inc/
A Dgpio.h203 GPIO_PinOutput = 0, /*!< set pin as outout */ enumerator

Completed in 8 milliseconds