Lines Matching full:storage
158 "RTT Mass Storage",
790 * This function will handle mass storage bulk out endpoint request.
893 * This function will handle mass storage interface request.
947 …* This function will run mass storage function, it will be called on handle set configuration requ…
957 RT_DEBUG_LOG(RT_DEBUG_USB, ("Mass storage function enabled\n")); in _function_enable()
1004 …* This function will stop mass storage function, it will be called on handle set configuration req…
1015 RT_DEBUG_LOG(RT_DEBUG_USB, ("Mass storage function disabled\n")); in _function_disable()
1056 * This function will create a mass storage function instance.
1076 /* create a mass storage function */ in rt_usbd_function_mstorage_create()
1080 /* allocate memory for mass storage function data */ in rt_usbd_function_mstorage_create()
1110 /* add the interface to the mass storage function */ in rt_usbd_function_mstorage_create()