Home
last modified time | relevance | path

Searched defs:uartInit (Results 1 - 1 of 1) sorted by relevance

/drivers/hdf_core/adapter/platform/uart/
H A Duart_stm32f4xx.c709 LL_USART_InitTypeDef *uartInit = NULL; local
736 LL_USART_InitTypeDef *uartInit = NULL; local
754 static void TransDataWidth(LL_USART_InitTypeDef *uartInit, struct UartAttribute *attribute, UART_ATTR_TRAN_TYPE type) argument
784 TransParity(LL_USART_InitTypeDef *uartInit, struct UartAttribute *attribute, UART_ATTR_TRAN_TYPE type) global() argument
826 TransStopbit(LL_USART_InitTypeDef *uartInit, struct UartAttribute *attribute, UART_ATTR_TRAN_TYPE type) global() argument
868 TransFlowCtrl(LL_USART_InitTypeDef *uartInit, struct UartAttribute *attribute, UART_ATTR_TRAN_TYPE type) global() argument
913 TransDir(LL_USART_InitTypeDef *uartInit, struct UartAttribute *attribute, UART_ATTR_TRAN_TYPE type) global() argument
961 LL_USART_InitTypeDef *uartInit = NULL; global() local
993 LL_USART_InitTypeDef *uartInit = NULL; global() local
[all...]

Completed in 2 milliseconds