Searched refs:otg_status (Results 1 – 1 of 1) sorted by relevance
96 UCHAR *otg_status; in _ux_host_stack_hnp_polling_thread_entry() local169 … otg_status = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, 16); in _ux_host_stack_hnp_polling_thread_entry()172 if (otg_status == UX_NULL) in _ux_host_stack_hnp_polling_thread_entry()185 … transfer_request -> ux_transfer_request_data_pointer = otg_status; in _ux_host_stack_hnp_polling_thread_entry()200 if (*otg_status & UX_OTG_HOST_REQUEST_FLAG) in _ux_host_stack_hnp_polling_thread_entry()211 _ux_utility_memory_free(otg_status); in _ux_host_stack_hnp_polling_thread_entry()