/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/device/ |
D | usb_device_khci.c | 660 khciState->registerBase->ISTAT = USB_INTEN_TOKDNEEN_MASK; in USB_DeviceKhciInterruptTokenDone() 895 khciState->registerBase->ISTAT = (USB_INTEN_USBRSTEN_MASK); in USB_DeviceKhciInterruptReset() 898 khciState->registerBase->ISTAT = (USB_INTEN_SLEEPEN_MASK); in USB_DeviceKhciInterruptReset() 943 khciState->registerBase->ISTAT = (USB_INTEN_SLEEPEN_MASK); in USB_DeviceKhciInterruptSleep() 945 khciState->registerBase->ISTAT = (USB_INTEN_RESUMEEN_MASK); in USB_DeviceKhciInterruptSleep() 983 khciState->registerBase->ISTAT = (USB_INTEN_RESUMEEN_MASK); in USB_DeviceKhciInterruptResume() 985 khciState->registerBase->ISTAT = (USB_INTEN_SLEEPEN_MASK); in USB_DeviceKhciInterruptResume() 1083 khciState->registerBase->ISTAT = (USB_INTEN_SOFTOKEN_MASK); 1085 khciState->registerBase->ISTAT = (USB_INTEN_RESUMEEN_MASK); 1100 while (0U != (khciState->registerBase->ISTAT & (USB_INTEN_STALLEN_MASK))) in USB_DeviceKhciInterruptStall() [all …]
|
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/ |
D | usb_host_khci.c | 148 status = (uint8_t)((usbHostPointer->usbRegBase->ISTAT)); in USB_HostKhciIsrFunction() 156 usbHostPointer->usbRegBase->ISTAT = status; in USB_HostKhciIsrFunction() 279 usbHostPointer->usbRegBase->ISTAT = 0xffU; in _USB_HostKhciAttach() 335 usbHostPointer->usbRegBase->ISTAT = USB_ISTAT_ATTACH_MASK; in _USB_HostKhciReset() 342 if (0U != ((usbHostPointer->usbRegBase->ISTAT) & USB_ISTAT_ATTACH_MASK)) in _USB_HostKhciReset() 388 usbHostPointer->usbRegBase->ISTAT = 0xffU; in _USB_HostKhciDetach() 1279 usbHostPointer->usbRegBase->ISTAT = USB_ISTAT_RESUME_MASK; in _USB_HostKhciResume() 1330 usbHostPointer->usbRegBase->ISTAT |= USB_INTEN_RESUMEEN_MASK; in _USB_HostKhciTransferStateMachine() 1617 usbHostPointer->usbRegBase->ISTAT = 0xffU; in USB_HostKhciCreate() 1656 usbHostPointer->usbRegBase->ISTAT = 0xFFU; in USB_HostKhciDestory() [all …]
|
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/otg/ |
D | usb_otg_khci.c | 361 otgKhciInstance->usbRegBase->ISTAT = 0xFFU; /* clear all interrupts */ in USB_OtgKhciInit() 386 otgKhciInstance->usbRegBase->ISTAT = 0xFFU; in USB_OtgKhciDeinit()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKL25Z4/ |
D | MKL25Z4.h | 4988 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKL27Z644/ |
D | MKL27Z644.h | 9083 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2B11A/ |
D | K32L2B11A.h | 13901 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2B31A/ |
D | K32L2B31A.h | 13901 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2B21A/ |
D | K32L2B21A.h | 13901 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F12810/ |
D | MK22F12810.h | 12700 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F25612/ |
D | MK22F25612.h | 13820 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F51212/ |
D | MK22F51212.h | 14218 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKW22D5/ |
D | MKW22D5.h | 7668 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKW24D5/ |
D | MKW24D5.h | 7668 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2A31A/ |
D | K32L2A31A.h | 17464 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2A41A/ |
D | K32L2A41A.h | 17464 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F12/ |
D | MK22F12.h | 18803 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK24F12/ |
D | MK24F12.h | 22857 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK63F12/ |
D | MK63F12.h | 24668 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK64F12/ |
D | MK64F12.h | 24714 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L3A60/ |
D | K32L3A60_cm0plus.h | 19417 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
D | K32L3A60_cm4.h | 19367 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK80F25615/ |
D | MK80F25615.h | 25072 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK82F25615/ |
D | MK82F25615.h | 26052 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK26F18/ |
D | MK26F18.h | 28253 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK27FA15/ |
D | MK27FA15.h | 24442 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
|