Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_usart.h333 int32_t csi_usart_config_parity(usart_handle_t handle, usart_parity_e parity);
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dusart.h333 int32_t csi_usart_config_parity(usart_handle_t handle, usart_parity_e parity);
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Dck_usart.c131 int32_t csi_usart_config_parity(usart_handle_t handle, usart_parity_e parity) in csi_usart_config_parity() function
619 ret = csi_usart_config_parity(handle, parity); in csi_usart_config()

Completed in 7 milliseconds