Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/hal/
A Duart.c40 ktask_t *rx_irq_bottom_task; member
386 ret = krhino_task_dyn_create(&uart_ctx[uart_id].rx_irq_bottom_task, in hal_uart_init()
637 krhino_task_dyn_del(uart_ctx[uart_id].rx_irq_bottom_task); in hal_uart_finalize()
638 uart_ctx[uart_id].rx_irq_bottom_task = NULL; in hal_uart_finalize()

Completed in 6 milliseconds