hll_device.h
00001 /* This file was automatically generated.  Do not edit! */
00002 #if CONFIG_BUS_MODE == BUS_DEVICE
00003 _Bool request_bind(u8 hint_nodeId);
00004 void respond_bind(struct can_msg *msg);
00005 void post_office(struct socket *so);
00006 void hll_arbdev_init();
00007 #endif
 All Classes Files Functions Enumerations Enumerator Defines