Home
last modified time | relevance | path

Searched refs:stopbit (Results 1 – 5 of 5) 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 Dspu_usart.h341 int32_t drv_spu_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit);
A Dusart.h341 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit);
A Dusi_usart.h341 int32_t drv_usi_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() argument
178 switch (stopbit) { in csi_usart_config_stopbits()

Completed in 14 milliseconds