Macros

#define LL_USB_INT_STAT_ALL   USB_INT_STAT_ALL
 
#define LL_USB_INT_STAT_SUSPEND   USB_INT_STAT_SUSPEND
 
#define LL_USB_INT_STAT_EP0_OUT_READY   USB_INT_STAT_EP0_OUT_READY
 
#define LL_USB_INT_STAT_EP1_OUT_READY   USB_INT_STAT_EP1_OUT_READY
 
#define LL_USB_INT_STAT_CRC16_ERR   USB_INT_STAT_CRC16_ERR
 
#define LL_USB_INT_STAT_UPID_ERR   USB_INT_STAT_UPID_ERR
 
#define LL_USB_INT_STAT_TIMEOUT_ERR   USB_INT_STAT_TIMEOUT_ERR
 
#define LL_USB_INT_STAT_SEQ_ERR   USB_INT_STAT_SEQ_ERR
 
#define LL_USB_INT_STAT_PID_CKS_ERR   USB_INT_STAT_PID_CKS_ERR
 
#define LL_USB_INT_STAT_PID_CRC_ERR   USB_INT_STAT_PID_CRC_ERR
 
#define LL_USB_INT_STAT_HOST_RESET   USB_INT_STAT_HOST_RESET
 
#define LL_USB_INT_STAT_AHB_XFER_ERR   USB_INT_STAT_AHB_XFER_ERR
 
#define LL_USB_INT_STAT_NSE_ERR   USB_INT_STAT_NSE_ERR
 
#define LL_USB_INT_STAT_EP3_AHB_XFER_DONE   USB_INT_STAT_EP3_AHB_XFER_DONE
 
#define LL_USB_INT_STAT_SYNC_ERR   USB_INT_STAT_SYNC_ERR
 
#define LL_USB_INT_STAT_BIT_STUFF_ERR   USB_INT_STAT_BIT_STUFF_ERR
 
#define LL_USB_INT_STAT_BYTE_ERR   USB_INT_STAT_BYTE_ERR
 
#define LL_USB_INT_STAT_SOF   USB_INT_STAT_SOF
 
#define LL_USB_INT_STAT_EP0_TX_DONE   USB_INT_STAT_EP0_TX_DONE
 
#define LL_USB_INT_STAT_EP2_TX_DONE   USB_INT_STAT_EP2_TX_DONE
 
#define LL_USB_INT_STAT_EP3_TX_DONE   USB_INT_STAT_EP3_TX_DONE
 
#define LL_USB_INT_STAT_INTO_CONFIG   USB_INT_STAT_INTO_CONFIG
 
#define LL_USB_INT_STAT_EP5_OUT_READY   USB_INT_STAT_EP5_OUT_READY
 
#define LL_USB_INT_STAT_EP4_AHB_XFER_DONE   USB_INT_STAT_EP4_AHB_XFER_DONE
 
#define LL_USB_INT_STAT_EP4_TX_DONE   USB_INT_STAT_EP4_TX_DONE
 
#define LL_USB_INT_STAT_EP5_AHB_XFER_DONE   USB_INT_STAT_EP5_AHB_XFER_DONE
 
#define LL_USB_INT_STAT_EP5_TIMER_OUT_ERR   USB_INT_STAT_EP5_TIMER_OUT_ERR
 

Detailed Description

Macro Definition Documentation

◆ LL_USB_INT_STAT_AHB_XFER_ERR

#define LL_USB_INT_STAT_AHB_XFER_ERR   USB_INT_STAT_AHB_XFER_ERR

USB ep3 and ep4 AHB master receive error interrupt active

Definition at line 218 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_ALL

#define LL_USB_INT_STAT_ALL   USB_INT_STAT_ALL

USB interrupt status all bit status

Definition at line 207 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_BIT_STUFF_ERR

#define LL_USB_INT_STAT_BIT_STUFF_ERR   USB_INT_STAT_BIT_STUFF_ERR

USB bit stuff error interrupt active

Definition at line 222 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_BYTE_ERR

#define LL_USB_INT_STAT_BYTE_ERR   USB_INT_STAT_BYTE_ERR

USB byte error interrupt active

Definition at line 223 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_CRC16_ERR

#define LL_USB_INT_STAT_CRC16_ERR   USB_INT_STAT_CRC16_ERR

USB receive CRC error data interrupt active

Definition at line 211 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_EP0_OUT_READY

#define LL_USB_INT_STAT_EP0_OUT_READY   USB_INT_STAT_EP0_OUT_READY

USB ep0 data out ready interrupt active

Definition at line 209 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_EP0_TX_DONE

#define LL_USB_INT_STAT_EP0_TX_DONE   USB_INT_STAT_EP0_TX_DONE

USB ep0 TX done interrupt active

Definition at line 225 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_EP1_OUT_READY

#define LL_USB_INT_STAT_EP1_OUT_READY   USB_INT_STAT_EP1_OUT_READY

USB ep1 data out ready interrupt active

Definition at line 210 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_EP2_TX_DONE

#define LL_USB_INT_STAT_EP2_TX_DONE   USB_INT_STAT_EP2_TX_DONE

USB ep2 TX done interrupt active

Definition at line 226 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_EP3_AHB_XFER_DONE

#define LL_USB_INT_STAT_EP3_AHB_XFER_DONE   USB_INT_STAT_EP3_AHB_XFER_DONE

USB ep3 AHB master transfer done interrupt active

Definition at line 220 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_EP3_TX_DONE

#define LL_USB_INT_STAT_EP3_TX_DONE   USB_INT_STAT_EP3_TX_DONE

USB ep3 TX done interrupt active

Definition at line 227 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_EP4_AHB_XFER_DONE

#define LL_USB_INT_STAT_EP4_AHB_XFER_DONE   USB_INT_STAT_EP4_AHB_XFER_DONE

USB ep4 AHB master transfer done interrupt active

Definition at line 230 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_EP4_TX_DONE

#define LL_USB_INT_STAT_EP4_TX_DONE   USB_INT_STAT_EP4_TX_DONE

USB ep4 TX done interrupt active

Definition at line 231 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_EP5_AHB_XFER_DONE

#define LL_USB_INT_STAT_EP5_AHB_XFER_DONE   USB_INT_STAT_EP5_AHB_XFER_DONE

USB ep5 AHB master transfer done interrupt active

Definition at line 232 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_EP5_OUT_READY

#define LL_USB_INT_STAT_EP5_OUT_READY   USB_INT_STAT_EP5_OUT_READY

USB ep5 data out ready interrupt active

Definition at line 229 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_EP5_TIMER_OUT_ERR

#define LL_USB_INT_STAT_EP5_TIMER_OUT_ERR   USB_INT_STAT_EP5_TIMER_OUT_ERR

USB ep5 timer out error interrupt active

Definition at line 233 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_HOST_RESET

#define LL_USB_INT_STAT_HOST_RESET   USB_INT_STAT_HOST_RESET

USB host reset interrupt active

Definition at line 217 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_INTO_CONFIG

#define LL_USB_INT_STAT_INTO_CONFIG   USB_INT_STAT_INTO_CONFIG

USB into cofig status interrupt active

Definition at line 228 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_NSE_ERR

#define LL_USB_INT_STAT_NSE_ERR   USB_INT_STAT_NSE_ERR

USB no such endpoint error interrupt active

Definition at line 219 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_PID_CKS_ERR

#define LL_USB_INT_STAT_PID_CKS_ERR   USB_INT_STAT_PID_CKS_ERR

USB PID checksum error interrupt active

Definition at line 215 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_PID_CRC_ERR

#define LL_USB_INT_STAT_PID_CRC_ERR   USB_INT_STAT_PID_CRC_ERR

USB PID CRC error interrupt active

Definition at line 216 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_SEQ_ERR

#define LL_USB_INT_STAT_SEQ_ERR   USB_INT_STAT_SEQ_ERR

USB DATA0/DATA1 PID sequence error interrupt active

Definition at line 214 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_SOF

#define LL_USB_INT_STAT_SOF   USB_INT_STAT_SOF

USB SOF interrupt active

Definition at line 224 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_SUSPEND

#define LL_USB_INT_STAT_SUSPEND   USB_INT_STAT_SUSPEND

USB suspend status interrupt active

Definition at line 208 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_SYNC_ERR

#define LL_USB_INT_STAT_SYNC_ERR   USB_INT_STAT_SYNC_ERR

USB SYNC error interrupt active

Definition at line 221 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_TIMEOUT_ERR

#define LL_USB_INT_STAT_TIMEOUT_ERR   USB_INT_STAT_TIMEOUT_ERR

USB rx/tx timeout error interrupt active

Definition at line 213 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_STAT_UPID_ERR

#define LL_USB_INT_STAT_UPID_ERR   USB_INT_STAT_UPID_ERR

USB receive unsupported PID interrupt active

Definition at line 212 of file gr55xx_ll_usb.h.