Searched refs:usbh_temp_buff_max_len (Results 1 – 1 of 1) sorted by relevance
39 static unsigned int usbh_temp_buff_max_len(void) in usbh_temp_buff_max_len() function617 if (total_len < usbh_temp_buff_max_len()) in usbh_msc_special_read()676 if (((n - temp_sector_1) * secter_size) >= usbh_temp_buff_max_len()) in usbh_msc_special_read()796 if (this_len <= usbh_temp_buff_max_len()) in usbh_msc_special_read()950 if (this_len < usbh_temp_buff_max_len()) in usbh_msc_special_write()
Completed in 5 milliseconds