Macros

#define LL_USB_INT_EN_ALL   USB_INT_EN_ALL
 
#define LL_USB_INT_RESET_VAL   USB_INT_EN_RESET_VAL
 
#define LL_USB_INT_EN_SUSPEND   USB_INT_EN_SUSPEND
 
#define LL_USB_INT_EN_EP0_OUT_READY   USB_INT_EN_EP0_OUT_READY
 
#define LL_USB_INT_EN_EP1_OUT_READY   USB_INT_EN_EP1_OUT_READY
 
#define LL_USB_INT_EN_CRC16_ERR   USB_INT_EN_CRC16_ERR
 
#define LL_USB_INT_EN_UPID_ERR   USB_INT_EN_UPID_ERR
 
#define LL_USB_INT_EN_TIMEOUT_ERR   USB_INT_EN_TIMEOUT_ERR
 
#define LL_USB_INT_EN_SEQ_ERR   USB_INT_EN_SEQ_ERR
 
#define LL_USB_INT_EN_PID_CKS_ERR   USB_INT_EN_PID_CKS_ERR
 
#define LL_USB_INT_EN_PID_CRC_ERR   USB_INT_EN_PID_CRC_ERR
 
#define LL_USB_INT_EN_HOST_RESET   USB_INT_EN_HOST_RESET
 
#define LL_USB_INT_EN_AHB_XFER_ERR   USB_INT_EN_AHB_XFER_ERR
 
#define LL_USB_INT_EN_NSE_ERR   USB_INT_EN_NSE_ERR
 
#define LL_USB_INT_EN_EP3_AHB_XFER_DONE   USB_INT_EN_EP3_AHB_XFER_DONE
 
#define LL_USB_INT_EN_SYNC_ERR   USB_INT_EN_SYNC_ERR
 
#define LL_USB_INT_EN_BIT_STUFF_ERR   USB_INT_EN_BIT_STUFF_ERR
 
#define LL_USB_INT_EN_BYTE_ERR   USB_INT_EN_BYTE_ERR
 
#define LL_USB_INT_EN_SOF   USB_INT_EN_SOF
 
#define LL_USB_INT_EN_EP0_TX_DONE   USB_INT_EN_EP0_TX_DONE
 
#define LL_USB_INT_EN_EP2_TX_DONE   USB_INT_EN_EP2_TX_DONE
 
#define LL_USB_INT_EN_EP3_TX_DONE   USB_INT_EN_EP3_TX_DONE
 
#define LL_USB_INT_EN_INTO_CONFIG   USB_INT_EN_INTO_CONFIG
 
#define LL_USB_INT_EN_EP5_OUT_READY   USB_INT_EN_EP5_OUT_READY
 
#define LL_USB_INT_EN_EP4_AHB_XFER_DONE   USB_INT_EN_EP4_AHB_XFER_DONE
 
#define LL_USB_INT_EN_EP4_TX_DONE   USB_INT_EN_EP4_TX_DONE
 
#define LL_USB_INT_EN_EP5_AHB_XFER_DONE   USB_INT_EN_EP5_AHB_XFER_DONE
 
#define LL_USB_INT_EN_EP5_TIMER_OUT_ERR   USB_INT_EN_EP5_TIMER_OUT_ERR
 

Detailed Description

Macro Definition Documentation

◆ LL_USB_INT_EN_AHB_XFER_ERR

#define LL_USB_INT_EN_AHB_XFER_ERR   USB_INT_EN_AHB_XFER_ERR

USB ep3 and ep4 AHB master receive error interrupt enable

Definition at line 251 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_ALL

#define LL_USB_INT_EN_ALL   USB_INT_EN_ALL

USB all interrupt enable

Definition at line 239 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_BIT_STUFF_ERR

#define LL_USB_INT_EN_BIT_STUFF_ERR   USB_INT_EN_BIT_STUFF_ERR

USB bit stuff error interrupt enable

Definition at line 255 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_BYTE_ERR

#define LL_USB_INT_EN_BYTE_ERR   USB_INT_EN_BYTE_ERR

USB byte error interrupt enable

Definition at line 256 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_CRC16_ERR

#define LL_USB_INT_EN_CRC16_ERR   USB_INT_EN_CRC16_ERR

USB receive CRC error data interrupt enable

Definition at line 244 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_EP0_OUT_READY

#define LL_USB_INT_EN_EP0_OUT_READY   USB_INT_EN_EP0_OUT_READY

USB ep0 data out ready interrupt enable

Definition at line 242 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_EP0_TX_DONE

#define LL_USB_INT_EN_EP0_TX_DONE   USB_INT_EN_EP0_TX_DONE

USB ep0 TX done interrupt enable

Definition at line 258 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_EP1_OUT_READY

#define LL_USB_INT_EN_EP1_OUT_READY   USB_INT_EN_EP1_OUT_READY

USB ep1 data out ready interrupt enable

Definition at line 243 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_EP2_TX_DONE

#define LL_USB_INT_EN_EP2_TX_DONE   USB_INT_EN_EP2_TX_DONE

USB ep2 TX done interrupt enable

Definition at line 259 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_EP3_AHB_XFER_DONE

#define LL_USB_INT_EN_EP3_AHB_XFER_DONE   USB_INT_EN_EP3_AHB_XFER_DONE

USB ep3 AHB master transfer done interrupt enable

Definition at line 253 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_EP3_TX_DONE

#define LL_USB_INT_EN_EP3_TX_DONE   USB_INT_EN_EP3_TX_DONE

USB ep3 TX done interrupt enable

Definition at line 260 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_EP4_AHB_XFER_DONE

#define LL_USB_INT_EN_EP4_AHB_XFER_DONE   USB_INT_EN_EP4_AHB_XFER_DONE

USB ep4 AHB master transfer done interrupt enable

Definition at line 263 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_EP4_TX_DONE

#define LL_USB_INT_EN_EP4_TX_DONE   USB_INT_EN_EP4_TX_DONE

USB ep4 TX done interrupt enable

Definition at line 264 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_EP5_AHB_XFER_DONE

#define LL_USB_INT_EN_EP5_AHB_XFER_DONE   USB_INT_EN_EP5_AHB_XFER_DONE

USB ep5 AHB master transfer done interrupt enable

Definition at line 265 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_EP5_OUT_READY

#define LL_USB_INT_EN_EP5_OUT_READY   USB_INT_EN_EP5_OUT_READY

USB ep5 data out ready interrupt enable

Definition at line 262 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_EP5_TIMER_OUT_ERR

#define LL_USB_INT_EN_EP5_TIMER_OUT_ERR   USB_INT_EN_EP5_TIMER_OUT_ERR

USB ep5 timer out error interrupt enable

Definition at line 266 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_HOST_RESET

#define LL_USB_INT_EN_HOST_RESET   USB_INT_EN_HOST_RESET

USB host reset interrupt enable

Definition at line 250 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_INTO_CONFIG

#define LL_USB_INT_EN_INTO_CONFIG   USB_INT_EN_INTO_CONFIG

USB into cofig status enable

Definition at line 261 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_NSE_ERR

#define LL_USB_INT_EN_NSE_ERR   USB_INT_EN_NSE_ERR

USB no such endpoint error interrupt enable

Definition at line 252 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_PID_CKS_ERR

#define LL_USB_INT_EN_PID_CKS_ERR   USB_INT_EN_PID_CKS_ERR

USB PID checksum error interrupt enable

Definition at line 248 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_PID_CRC_ERR

#define LL_USB_INT_EN_PID_CRC_ERR   USB_INT_EN_PID_CRC_ERR

USB PID CRC error interrupt enable

Definition at line 249 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_SEQ_ERR

#define LL_USB_INT_EN_SEQ_ERR   USB_INT_EN_SEQ_ERR

USB DATA0/DATA1 PID sequence error interrupt enable

Definition at line 247 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_SOF

#define LL_USB_INT_EN_SOF   USB_INT_EN_SOF

USB SOF interrupt enable

Definition at line 257 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_SUSPEND

#define LL_USB_INT_EN_SUSPEND   USB_INT_EN_SUSPEND

USB suspend status interrupt enable

Definition at line 241 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_SYNC_ERR

#define LL_USB_INT_EN_SYNC_ERR   USB_INT_EN_SYNC_ERR

USB SYNC error interrupt enable

Definition at line 254 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_TIMEOUT_ERR

#define LL_USB_INT_EN_TIMEOUT_ERR   USB_INT_EN_TIMEOUT_ERR

USB rx/tx timeout error interrupt enable

Definition at line 246 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_EN_UPID_ERR

#define LL_USB_INT_EN_UPID_ERR   USB_INT_EN_UPID_ERR

USB receive unsupported PID interrupt enable

Definition at line 245 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_RESET_VAL

#define LL_USB_INT_RESET_VAL   USB_INT_EN_RESET_VAL

USB interrupt control reset value

Definition at line 240 of file gr55xx_ll_usb.h.