AG903ライブラリリファレンス
内容インデックスホーム
Body Source
本文ソース
1: 9: 10: 14: #ifndef __USB_MSC_INTERNAL_API_H__ 15: #define __USB_MSC_INTERNAL_API_H__ 16: 17: 18: 19: 20: 21: #include "usb_msc_coreinclude.h" 22: 23: extern uhs_status_t Usbh_Stor_Init(app_callback_info* stCallback); 24: extern uhs_status_t Usbh_Stor_Exit(void* stCallback); 25: extern uhs_status_t Usbh_Stor_ReregisterCallback(app_callback_info* stCallback); 26: 27: 28: #endif
Copyright (c) 2017-2025 Axell Corporation. All rights reserved.