Home
last modified time | relevance | path

Searched refs:USB_CTL_TXSUSPENDTOKENBUSY_MASK (Results 1 – 25 of 52) sorted by relevance

123

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_khci.c134 khciState->registerBase->CTL &= (uint8_t)(~USB_CTL_TXSUSPENDTOKENBUSY_MASK);
263 khciState->registerBase->CTL &= (uint8_t)(~USB_CTL_TXSUSPENDTOKENBUSY_MASK); in USB_DeviceKhciSetDefaultState()
529 khciState->registerBase->CTL &= (uint8_t)(~USB_CTL_TXSUSPENDTOKENBUSY_MASK); in USB_DeviceKhciEndpointStall()
628 khciState->registerBase->CTL &= (uint8_t)(~USB_CTL_TXSUSPENDTOKENBUSY_MASK); in USB_DeviceKhciEndpointUnstall()
882 khciState->registerBase->CTL &= (uint8_t)(~USB_CTL_TXSUSPENDTOKENBUSY_MASK); in USB_DeviceKhciInterruptTokenDone()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_khci.c940 while (0U != ((usbHostPointer->usbRegBase->CTL) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)) in _USB_HostKhciAtomNonblockingTransaction()
2007 while (0U != ((usbHostPointer->usbRegBase->CTL) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)) in _USB_HostKhciBusControl()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC243/
DMCXC243.h11256 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
11258 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
11823 #define USB_CTL1_TXSUSPENDTOKENBUSY_MASK USB_CTL_TXSUSPENDTOKENBUSY_MASK
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC244/
DMCXC244.h11258 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
11260 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
11825 #define USB_CTL1_TXSUSPENDTOKENBUSY_MASK USB_CTL_TXSUSPENDTOKENBUSY_MASK
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL25Z4/
DMKL25Z4.h5262 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
5264 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2B21A/
DK32L2B21A.h14180 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
14183 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
14731 #define USB_CTL1_TXSUSPENDTOKENBUSY_MASK USB_CTL_TXSUSPENDTOKENBUSY_MASK
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2B31A/
DK32L2B31A.h14180 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
14183 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
14731 #define USB_CTL1_TXSUSPENDTOKENBUSY_MASK USB_CTL_TXSUSPENDTOKENBUSY_MASK
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2B11A/
DK32L2B11A.h14180 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
14183 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
14731 #define USB_CTL1_TXSUSPENDTOKENBUSY_MASK USB_CTL_TXSUSPENDTOKENBUSY_MASK
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC242/
DMCXC242.h10556 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
10558 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL27Z644/
DMKL27Z644.h9359 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
9361 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC444/
DMCXC444.h15974 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
15976 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
16541 #define USB_CTL1_TXSUSPENDTOKENBUSY_MASK USB_CTL_TXSUSPENDTOKENBUSY_MASK
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC443/
DMCXC443.h15974 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
15976 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
16541 #define USB_CTL1_TXSUSPENDTOKENBUSY_MASK USB_CTL_TXSUSPENDTOKENBUSY_MASK
/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12810/
DMK22F12810.h13138 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
13140 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW22D5/
DMKW22D5.h7942 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
7944 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW24D5/
DMKW24D5.h7942 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
7944 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F25612/
DMK22F25612.h14252 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
14254 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F51212/
DMK22F51212.h14650 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
14652 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2A41A/
DK32L2A41A.h18516 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
18518 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2A31A/
DK32L2A31A.h18516 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
18518 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC144/
DMCXC144.h11142 #define USB_CTL1_TXSUSPENDTOKENBUSY_MASK USB_CTL_TXSUSPENDTOKENBUSY_MASK
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC143/
DMCXC143.h11142 #define USB_CTL1_TXSUSPENDTOKENBUSY_MASK USB_CTL_TXSUSPENDTOKENBUSY_MASK
/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/
DMK22F12.h19232 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
19234 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MK24F12/
DMK24F12.h23369 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
23371 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L3A60/
DK32L3A60_cm4.h22368 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
22371 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)
DK32L3A60_cm0plus.h22478 #define USB_CTL_TXSUSPENDTOKENBUSY_MASK (0x20U) macro
22481 …(((uint8_t)(((uint8_t)(x)) << USB_CTL_TXSUSPENDTOKENBUSY_SHIFT)) & USB_CTL_TXSUSPENDTOKENBUSY_MASK)

123