Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_common.h149 typedef int32_t (*poll_wakeup_func)(int32_t dev_id, short key); typedef
155 int32_t (* register_poll_wakeup) (poll_wakeup_func poll_wakeup);
A Dhal_uart.h434 int32_t hal_uart_register_poll_wakeup(poll_wakeup_func poll_wakeup);
/bsp/allwinner/libraries/sunxi-hal/hal/source/uart/
A Dhal_uart.c113 static poll_wakeup_func uart_drv_poll_wakeup = NULL;
152 int32_t hal_uart_register_poll_wakeup(poll_wakeup_func poll_wakeup) in hal_uart_register_poll_wakeup()

Completed in 8 milliseconds