Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_pima_notification.c113 if (pima -> ux_host_class_pima_event_buffer_current_length == 0) in _ux_host_class_pima_notification()
127 …if ((pima -> ux_host_class_pima_event_buffer_current_length + transfer_request -> ux_transfer_requ… in _ux_host_class_pima_notification()
139 …pima -> ux_host_class_pima_event_buffer_current_length += transfer_request -> ux_transfer_request_… in _ux_host_class_pima_notification()
147 …if (pima -> ux_host_class_pima_event_buffer_current_length == pima -> ux_host_class_pima_event_buf… in _ux_host_class_pima_notification()
212 pima -> ux_host_class_pima_event_buffer_current_length = 0; in _ux_host_class_pima_notification()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_pima.h402 ULONG ux_host_class_pima_event_buffer_current_length; member