Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/board/c906/config/
A Dboard.c45 console_handle = csi_usart_initialize(CONSOLE_IDX, NULL); in board_pre_init()
/AliOS-Things-master/hardware/chip/smarth_rv64/hal/
A Duart.c40 console_handle = csi_usart_initialize(uart->port, NULL); in hal_uart_init()
/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_usart.h190 usart_handle_t csi_usart_initialize(int32_t idx, usart_event_cb_t cb_event);
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dusart.h190 usart_handle_t csi_usart_initialize(int32_t idx, usart_event_cb_t cb_event);
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Dck_usart.c540 usart_handle_t csi_usart_initialize(int32_t idx, usart_event_cb_t cb_event) in csi_usart_initialize() function

Completed in 7 milliseconds