Home
last modified time | relevance | path

Searched refs:UART_ATTR_NIOBE_TO_HDF (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/platform/uart/
H A Duart_stm32f4xx.c129 UART_ATTR_NIOBE_TO_HDF, enumerator
761 if (type == UART_ATTR_NIOBE_TO_HDF) {
791 if (type == UART_ATTR_NIOBE_TO_HDF) {
833 if (type == UART_ATTR_NIOBE_TO_HDF) {
875 if (type == UART_ATTR_NIOBE_TO_HDF) {
919 if (type == UART_ATTR_NIOBE_TO_HDF) {
1007 TransDataWidth(uartInit, attribute, UART_ATTR_NIOBE_TO_HDF);
1008 TransParity(uartInit, attribute, UART_ATTR_NIOBE_TO_HDF);
1009 TransStopbit(uartInit, attribute, UART_ATTR_NIOBE_TO_HDF);
1010 TransFlowCtrl(uartInit, attribute, UART_ATTR_NIOBE_TO_HDF);
[all …]