Searched refs:UART_ATTR_HDF_TO_NIOBE (Results 1 - 1 of 1) sorted by relevance
/drivers/hdf_core/adapter/platform/uart/ |
H A D | uart_stm32f4xx.c | 128 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 3 milliseconds