Searched refs:FL_GPIO_OUTPUT_PUSHPULL (Results 1 – 4 of 4) sorted by relevance
21 GPIO_InitStruct.outputType = FL_GPIO_OUTPUT_PUSHPULL; in FL_UART_GPIO_Init()29 GPIO_InitStruct.outputType = FL_GPIO_OUTPUT_PUSHPULL; in FL_UART_GPIO_Init()39 GPIO_InitStruct.outputType = FL_GPIO_OUTPUT_PUSHPULL; in FL_UART_GPIO_Init()47 GPIO_InitStruct.outputType = FL_GPIO_OUTPUT_PUSHPULL; in FL_UART_GPIO_Init()57 GPIO_InitStruct.outputType = FL_GPIO_OUTPUT_PUSHPULL; in FL_UART_GPIO_Init()65 GPIO_InitStruct.outputType = FL_GPIO_OUTPUT_PUSHPULL; in FL_UART_GPIO_Init()82 GPIO_InitStruct.outputType = FL_GPIO_OUTPUT_PUSHPULL; in FL_SPI_GPIO_Init()92 GPIO_InitStruct.outputType = FL_GPIO_OUTPUT_PUSHPULL; in FL_SPI_GPIO_Init()
55 … ((__VALUE__) == FL_GPIO_OUTPUT_PUSHPULL))167 if(initStruct->outputType == FL_GPIO_OUTPUT_PUSHPULL) in FL_GPIO_Init()
182 GPIO_InitStruct.outputType = FL_GPIO_OUTPUT_PUSHPULL; in fm33_pin_mode()356 GPIO_InitStruct.outputType = FL_GPIO_OUTPUT_PUSHPULL; in fm33_pin_irq_enable()
274 #define FL_GPIO_OUTPUT_PUSHPULL 0x0U macro
Completed in 11 milliseconds