Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_ehci.c483 uint8_t waitingSafelyAccess = 1U; in USB_DeviceEhciFillSetupBuffer() local
489 while (0U != waitingSafelyAccess) in USB_DeviceEhciFillSetupBuffer()
501 waitingSafelyAccess = 0U; in USB_DeviceEhciFillSetupBuffer()
1071 uint8_t waitingSafelyAccess = 1U;
1230 while (0U != waitingSafelyAccess)
1239 waitingSafelyAccess = 0U;