Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_usart.h341 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit);
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dusart.h341 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit);
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Dck_usart.c170 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit) in csi_usart_config_stopbits() function
626 ret = csi_usart_config_stopbits(handle, stopbits); in csi_usart_config()

Completed in 22 milliseconds