Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.c1350 uint8_t allocateOk = 1; in USB_HostBandwidthHsHostAllocateIso() local
1407 allocateOk = 1; in USB_HostBandwidthHsHostAllocateIso()
1418 allocateOk = 0U; in USB_HostBandwidthHsHostAllocateIso()
1426 allocateOk = 0U; in USB_HostBandwidthHsHostAllocateIso()
1429 if (0U != allocateOk) in USB_HostBandwidthHsHostAllocateIso()
1440 allocateOk = 0U; in USB_HostBandwidthHsHostAllocateIso()
1450 allocateOk = 0U; in USB_HostBandwidthHsHostAllocateIso()
1452 if (0U != allocateOk) in USB_HostBandwidthHsHostAllocateIso()
1461 allocateOk = 0U; in USB_HostBandwidthHsHostAllocateIso()
1470 if (0U != allocateOk) in USB_HostBandwidthHsHostAllocateIso()
[all …]