Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_usart.h349 int32_t csi_usart_config_databits(usart_handle_t handle, usart_data_bits_e databits);
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dusart.h349 int32_t csi_usart_config_databits(usart_handle_t handle, usart_data_bits_e databits);
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Dck_usart.c205 int32_t csi_usart_config_databits(usart_handle_t handle, usart_data_bits_e databits) in csi_usart_config_databits() function
632 ret = csi_usart_config_databits(handle, bits); in csi_usart_config()

Completed in 10 milliseconds