Home
last modified time | relevance | path

Searched refs:ux_host_class_storage_delay_start (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_tasks_run.c149 storage -> ux_host_class_storage_delay_start = _ux_utility_time_get(); in _ux_host_class_storage_inst_tasks_run()
474 storage -> ux_host_class_storage_delay_start, tick_now); in _ux_host_class_storage_inst_tasks_run()
494 storage -> ux_host_class_storage_delay_start = _ux_utility_time_get(); in _ux_host_class_storage_inst_tasks_run()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h503 ULONG ux_host_class_storage_delay_start; member