Searched refs:csi_usart_config (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/hardware/board/c906/config/ |
A D | board.c | 47 …ret = csi_usart_config(console_handle, 115200, USART_MODE_ASYNCHRONOUS, USART_PARITY_NONE, USART_S… in board_pre_init()
|
/AliOS-Things-master/hardware/chip/smarth_rv64/hal/ |
A D | uart.c | 42 …ret = csi_usart_config(console_handle, 115200, USART_MODE_ASYNCHRONOUS, USART_PARITY_NONE, USART_S… in hal_uart_init()
|
/AliOS-Things-master/hardware/chip/smarth_rv64/include/ |
A D | drv_usart.h | 215 int32_t csi_usart_config(usart_handle_t handle,
|
/AliOS-Things-master/components/csi/csi1/include/drv/ |
A D | usart.h | 215 int32_t csi_usart_config(usart_handle_t handle,
|
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/ |
A D | ck_usart.c | 595 int32_t csi_usart_config(usart_handle_t handle, in csi_usart_config() function
|
Completed in 9 milliseconds