Home
last modified time | relevance | path

Searched refs:GPIO_PinConfigType (Results 1 – 2 of 2) sorted by relevance

/bsp/nv32f100x/lib/inc/
A Dgpio.h207 } GPIO_PinConfigType; typedef
263 void GPIO_Init(GPIO_Type *pGPIO, uint32_t u32PinMask, GPIO_PinConfigType sGpioType);
267 void GPIO_PinInit(GPIO_PinType GPIO_Pin, GPIO_PinConfigType GPIO_PinConfig);
/bsp/nv32f100x/lib/src/
A Dgpio.c77 void GPIO_Init(GPIO_Type *pGPIO, uint32_t u32PinMask, GPIO_PinConfigType sGpioType) in GPIO_Init()
338 void GPIO_PinInit(GPIO_PinType GPIO_Pin, GPIO_PinConfigType GPIO_PinConfig) in GPIO_PinInit()

Completed in 6 milliseconds