Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_serial.h204 typedef void (*rt_hw_serial_rxind_hookproto_t)(rt_device_t dev, rt_size_t size); typedef
205 RT_OBJECT_HOOKLIST_DECLARE(rt_hw_serial_rxind_hookproto_t, rt_hw_serial_rxind);
A Ddev_serial_v2.h264 typedef void (*rt_hw_serial_rxind_hookproto_t)(rt_device_t dev, rt_size_t size); typedef
265 RT_OBJECT_HOOKLIST_DECLARE(rt_hw_serial_rxind_hookproto_t, rt_hw_serial_rxind);

Completed in 18 milliseconds