Home
last modified time | relevance | path

Searched refs:UART_ATTR_HDF_TO_NIOBE (Results 1 - 1 of 1) sorted by relevance

/drivers/hdf_core/adapter/platform/uart/
H A Duart_stm32f4xx.c128 UART_ATTR_HDF_TO_NIOBE = 0, enumerator
977 TransDataWidth(uartInit, attribute, UART_ATTR_HDF_TO_NIOBE);
978 TransParity(uartInit, attribute, UART_ATTR_HDF_TO_NIOBE);
979 TransStopbit(uartInit, attribute, UART_ATTR_HDF_TO_NIOBE);
980 TransFlowCtrl(uartInit, attribute, UART_ATTR_HDF_TO_NIOBE);
981 TransDir(uartInit, attribute, UART_ATTR_HDF_TO_NIOBE);

Completed in 2 milliseconds