Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_usart.h325 int32_t csi_usart_config_mode(usart_handle_t handle, usart_mode_e mode);
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dusart.h325 int32_t csi_usart_config_mode(usart_handle_t handle, usart_mode_e mode);
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Dck_usart.c114 int32_t csi_usart_config_mode(usart_handle_t handle, usart_mode_e mode) in csi_usart_config_mode() function
612 ret = csi_usart_config_mode(handle, mode); in csi_usart_config()

Completed in 7 milliseconds