Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/release/aos_burn_tool/
A Dflash_program.py75 serialport.stopbits = 1
A Dflash_program_ll.py98 serialport.stopbits = 1
/AliOS-Things-master/hardware/chip/rtl872xd/release/aos_burn_tool/
A Dflash_program.py77 serialport.stopbits = 1
A Dflash_program_ll.py98 serialport.stopbits = 1
/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_usart.h219 usart_stop_bits_e stopbits,
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dspu_usart.h219 usart_stop_bits_e stopbits,
A Dusart.h219 usart_stop_bits_e stopbits,
A Dusi_usart.h219 usart_stop_bits_e stopbits,
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Dck_usart.c599 usart_stop_bits_e stopbits, in csi_usart_config() argument
626 ret = csi_usart_config_stopbits(handle, stopbits); in csi_usart_config()
/AliOS-Things-master/components/py_engine/engine/tools/
A Dtransymodem.py136 serialport.stopbits = 1
A Dhaasboard.py274 self.serial.stopbits = 1
/AliOS-Things-master/components/amp-utility/tftp/
A Dhaasdevice.py38 self.serial.stopbits = 1
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c260 int32_t stopbits = temp->valueint; in board_parse_uart() local
261 switch (stopbits) { in board_parse_uart()
/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_mgr.c292 int32_t stopbits = temp->valueint; in board_parse_uart() local
293 switch (stopbits) in board_parse_uart()

Completed in 20 milliseconds