Home
last modified time | relevance | path

Searched refs:STOP_BITS_1 (Results 1 – 25 of 28) sorted by relevance

12

/AliOS-Things-master/hardware/board/haas200/startup/
A Dboard.c18 uart_0.config.stop_bits = STOP_BITS_1; in board_stduart_init()
/AliOS-Things-master/components/py_engine/external/amp_boot/
A Damp_boot_uart.c73 g_boot_uart.config.stop_bits = STOP_BITS_1; in pyamp_boot_uart_init()
/AliOS-Things-master/hardware/board/haas100/drivers/
A Drs485.c32 uart_rs485.config.stop_bits = STOP_BITS_1; in haas_rs485_init()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dhw.c75 uart_0.config.stop_bits = STOP_BITS_1; in hw_start_hal()
/AliOS-Things-master/hardware/chip/smarth_rv64/hal/aos/hal/
A Duart.h39 STOP_BITS_1, enumerator
/AliOS-Things-master/components/drivers/peripheral/uart/include/aos/hal/
A Duart.h43 STOP_BITS_1, enumerator
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_uart.h40 STOP_BITS_1, enumerator
/AliOS-Things-master/hardware/board/haas100/config/
A Dboard.c144 uart_0.config.stop_bits = STOP_BITS_1; in board_stduart_init()
/AliOS-Things-master/components/amp/services/amp_boot/
A Damp_boot_uart.c103 g_boot_uart.config.stop_bits = STOP_BITS_1;
/AliOS-Things-master/components/mbmaster/src/physical/
A Dserial.c43 uart_dev.config.stop_bits = STOP_BITS_1; in mb_serial_init()
/AliOS-Things-master/components/trace/
A Duart_send.c99 uart_demo.config.stop_bits = STOP_BITS_1; in uart_port_init()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/repl/
A Drepl.c105 g_repl_uart.config.stop_bits = STOP_BITS_1; in repl_init()
/AliOS-Things-master/hardware/board/haaseduk1/board_test/
A Duart_test.c29 uart_ttl.config.stop_bits = STOP_BITS_1; in uart_test_common()
/AliOS-Things-master/components/genie_service/sal/src/
A Dgenie_sal_uart.c47 mcu_uart.config.stop_bits = STOP_BITS_1; in genie_sal_uart_init()
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dboard.c143 uart_0.config.stop_bits = STOP_BITS_1; in board_stduart_init()
/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_defs.h136 STOP_BITS_1, enumerator
/AliOS-Things-master/components/amp/components/at/src/
A Damp_at.c94 uart_dev.config.stop_bits = STOP_BITS_1; in amp_at_init()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_uart.c178 dev->config.stop_bits = STOP_BITS_1; in machine_uart_init_helper()
226 self->dev.config.stop_bits = STOP_BITS_1; in machine_uart_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_uart.c181 dev->config.stop_bits = STOP_BITS_1; in machine_uart_init_helper()
226 self->dev.config.stop_bits = STOP_BITS_1; in machine_uart_make_new()
A Dmphalport.c33 uart_stdio.config.stop_bits = STOP_BITS_1; in mp_hal_uart_init()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_uart.c181 dev->config.stop_bits = STOP_BITS_1; in machine_uart_init_helper()
226 self->dev.config.stop_bits = STOP_BITS_1; in machine_uart_make_new()
A Dmphalport.c33 uart_stdio.config.stop_bits = STOP_BITS_1; in mp_hal_uart_init()
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dqc.c198 qc_uart.config.stop_bits = STOP_BITS_1; in qc_test()
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Duart_dev.c245 return arg & CSTOPB ? STOP_BITS_2 : STOP_BITS_1; in _arg_to_stop_bits()
549 .stop_bits = STOP_BITS_1,
/AliOS-Things-master/components/amp/engine/duktape_engine/
A Drepl.c625 g_repl_uart.config.stop_bits = STOP_BITS_1; in repl_init()

Completed in 19 milliseconds

12