Home
last modified time | relevance | path

Searched refs:ISTAT (Results 1 – 25 of 34) sorted by relevance

12

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_khci.c660 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/
Dusb_host_khci.c148 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/
Dusb_otg_khci.c361 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/
DMKL25Z4.h4988 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKL27Z644/
DMKL27Z644.h9083 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2B11A/
DK32L2B11A.h13901 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2B31A/
DK32L2B31A.h13901 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2B21A/
DK32L2B21A.h13901 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F12810/
DMK22F12810.h12700 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F25612/
DMK22F25612.h13820 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F51212/
DMK22F51212.h14218 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKW22D5/
DMKW22D5.h7668 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKW24D5/
DMKW24D5.h7668 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2A31A/
DK32L2A31A.h17464 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2A41A/
DK32L2A41A.h17464 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F12/
DMK22F12.h18803 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK24F12/
DMK24F12.h22857 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK63F12/
DMK63F12.h24668 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK64F12/
DMK64F12.h24714 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L3A60/
DK32L3A60_cm0plus.h19417 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
DK32L3A60_cm4.h19367 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK80F25615/
DMK80F25615.h25072 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK82F25615/
DMK82F25615.h26052 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK26F18/
DMK26F18.h28253 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK27FA15/
DMK27FA15.h24442 __IO uint8_t ISTAT; /**< Interrupt Status register, offset: 0x80 */ member

12