Searched refs:rt_hw_serial_rxind_hookproto_t (Results 1 – 2 of 2) sorted by relevance
204 typedef void (*rt_hw_serial_rxind_hookproto_t)(rt_device_t dev, rt_size_t size); typedef205 RT_OBJECT_HOOKLIST_DECLARE(rt_hw_serial_rxind_hookproto_t, rt_hw_serial_rxind);
264 typedef void (*rt_hw_serial_rxind_hookproto_t)(rt_device_t dev, rt_size_t size); typedef265 RT_OBJECT_HOOKLIST_DECLARE(rt_hw_serial_rxind_hookproto_t, rt_hw_serial_rxind);
Completed in 18 milliseconds