Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_usart.h54 } usart_data_bits_e; typedef
220 usart_data_bits_e bits);
349 int32_t csi_usart_config_databits(usart_handle_t handle, usart_data_bits_e databits);
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dspu_usart.h54 } usart_data_bits_e; typedef
220 usart_data_bits_e bits);
349 int32_t drv_spu_usart_config_databits(usart_handle_t handle, usart_data_bits_e databits);
A Dusart.h54 } usart_data_bits_e; typedef
220 usart_data_bits_e bits);
349 int32_t csi_usart_config_databits(usart_handle_t handle, usart_data_bits_e databits);
A Dusi_usart.h54 } usart_data_bits_e; typedef
220 usart_data_bits_e bits);
349 int32_t drv_usi_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()
600 usart_data_bits_e bits) in csi_usart_config()

Completed in 13 milliseconds