Searched defs:configStruct (Results 1 – 3 of 3) sorted by relevance
145 void FL_NVIC_Init(FL_NVIC_ConfigTypeDef *configStruct, IRQn_Type irq) in FL_NVIC_Init()
213 FL_ErrorStatus FL_DMA_StartTransmission(DMA_Type *DMAx, FL_DMA_ConfigTypeDef *configStruct, uint32_… in FL_DMA_StartTransmission()
134 void USART_Config(USART_T* uart, USART_Config_T* configStruct) in USART_Config()189 void USART_ConfigStructInit(USART_Config_T* configStruct) in USART_ConfigStructInit()
Completed in 7 milliseconds