#ifndef _FLOW_SYSTEM_H #define _FLOW_SYSTEM_H UINT32 flow_system_get_usb_status(void); int flow_system_init(void); #endif