Searched refs:FL_GPIO_InitTypeDef (Results 1 – 4 of 4) sorted by relevance
16 FL_GPIO_InitTypeDef GPIO_InitStruct; in FL_UART_GPIO_Init()77 FL_GPIO_InitTypeDef GPIO_InitStruct; in FL_SPI_GPIO_Init()
127 FL_ErrorStatus FL_GPIO_Init(GPIO_Type *GPIOx, FL_GPIO_InitTypeDef *initStruct) in FL_GPIO_Init()212 void FL_GPIO_StructInit(FL_GPIO_InitTypeDef *initStruct) in FL_GPIO_StructInit()
173 FL_GPIO_InitTypeDef GPIO_InitStruct; in fm33_pin_mode()321 FL_GPIO_InitTypeDef GPIO_InitStruct; in fm33_pin_irq_enable()
65 } FL_GPIO_InitTypeDef; typedef1930 FL_ErrorStatus FL_GPIO_Init(GPIO_Type *GPIOx, FL_GPIO_InitTypeDef *initStruct);1932 void FL_GPIO_StructInit(FL_GPIO_InitTypeDef *initStruct);
Completed in 11 milliseconds