Macros

#define LL_USB_INT_CLR_ALL   USB_INT_CLR_ALL
 
#define LL_USB_INT_CLR_SUSPEND   USB_INT_CLR_SUSPEND
 
#define LL_USB_INT_CLR_EP0_OUT_READY   USB_INT_CLR_EP0_OUT_READY
 
#define LL_USB_INT_CLR_EP1_OUT_READY   USB_INT_CLR_EP1_OUT_READY
 
#define LL_USB_INT_CLR_CRC16_ERR   USB_INT_CLR_CRC16_ERR
 
#define LL_USB_INT_CLR_UPID_ERR   USB_INT_CLR_UPID_ERR
 
#define LL_USB_INT_CLR_TIMEOUT_ERR   USB_INT_CLR_TIMEOUT_ERR
 
#define LL_USB_INT_CLR_SEQ_ERR   USB_INT_CLR_SEQ_ERR
 
#define LL_USB_INT_CLR_PID_CKS_ERR   USB_INT_CLR_PID_CKS_ERR
 
#define LL_USB_INT_CLR_PID_CRC_ERR   USB_INT_CLR_PID_CRC_ERR
 
#define LL_USB_INT_CLR_HOST_RESET   USB_INT_CLR_HOST_RESET
 
#define LL_USB_INT_CLR_AHB_XFER_ERR   USB_INT_CLR_AHB_XFER_ERR
 
#define LL_USB_INT_CLR_NSE_ERR   USB_INT_CLR_NSE_ERR
 
#define LL_USB_INT_CLR_EP3_AHB_XFER_DONE   USB_INT_CLR_EP3_AHB_XFER_DONE
 
#define LL_USB_INT_CLR_SYNC_ERR   USB_INT_CLR_SYNC_ERR
 
#define LL_USB_INT_CLR_BIT_STUFF_ERR   USB_INT_CLR_BIT_STUFF_ERR
 
#define LL_USB_INT_CLR_BYTE_ERR   USB_INT_CLR_BYTE_ERR
 
#define LL_USB_INT_CLR_SOF   USB_INT_CLR_SOF
 
#define LL_USB_INT_CLR_EP0_TX_DONE   USB_INT_CLR_EP0_TX_DONE
 
#define LL_USB_INT_CLR_EP2_TX_DONE   USB_INT_CLR_EP2_TX_DONE
 
#define LL_USB_INT_CLR_EP3_TX_DONE   USB_INT_CLR_EP3_TX_DONE
 
#define LL_USB_INT_CLR_INTO_CONFIG   USB_INT_CLR_INTO_CONFIG
 
#define LL_USB_INT_CLR_EP5_OUT_READY   USB_INT_CLR_EP5_OUT_READY
 
#define LL_USB_INT_CLR_EP4_AHB_XFER_DONE   USB_INT_CLR_EP4_AHB_XFER_DONE
 
#define LL_USB_INT_CLR_EP4_TX_DONE   USB_INT_CLR_EP4_TX_DONE
 
#define LL_USB_INT_CLR_EP5_AHB_XFER_DONE   USB_INT_CLR_EP5_AHB_XFER_DONE
 
#define LL_USB_INT_CLR_EP5_TIMER_OUT_ERR   USB_INT_CLR_EP5_TIMER_OUT_ERR
 

Detailed Description

Macro Definition Documentation

◆ LL_USB_INT_CLR_AHB_XFER_ERR

#define LL_USB_INT_CLR_AHB_XFER_ERR   USB_INT_CLR_AHB_XFER_ERR

USB ep3 and ep4 AHB master receive error interrupt clear

Definition at line 283 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_ALL

#define LL_USB_INT_CLR_ALL   USB_INT_CLR_ALL

USB all interrupt clear

Definition at line 272 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_BIT_STUFF_ERR

#define LL_USB_INT_CLR_BIT_STUFF_ERR   USB_INT_CLR_BIT_STUFF_ERR

USB bit stuff error interrupt clear

Definition at line 287 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_BYTE_ERR

#define LL_USB_INT_CLR_BYTE_ERR   USB_INT_CLR_BYTE_ERR

USB byte error interrupt clear

Definition at line 288 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_CRC16_ERR

#define LL_USB_INT_CLR_CRC16_ERR   USB_INT_CLR_CRC16_ERR

USB receive CRC error data interrupt clear

Definition at line 276 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_EP0_OUT_READY

#define LL_USB_INT_CLR_EP0_OUT_READY   USB_INT_CLR_EP0_OUT_READY

USB ep0 data out ready interrupt clear

Definition at line 274 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_EP0_TX_DONE

#define LL_USB_INT_CLR_EP0_TX_DONE   USB_INT_CLR_EP0_TX_DONE

USB ep0 TX done interrupt clear

Definition at line 290 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_EP1_OUT_READY

#define LL_USB_INT_CLR_EP1_OUT_READY   USB_INT_CLR_EP1_OUT_READY

USB ep1 data out ready interrupt clear

Definition at line 275 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_EP2_TX_DONE

#define LL_USB_INT_CLR_EP2_TX_DONE   USB_INT_CLR_EP2_TX_DONE

USB ep2 TX done interrupt clear

Definition at line 291 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_EP3_AHB_XFER_DONE

#define LL_USB_INT_CLR_EP3_AHB_XFER_DONE   USB_INT_CLR_EP3_AHB_XFER_DONE

USB ep3 AHB master transfer done interrupt clear

Definition at line 285 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_EP3_TX_DONE

#define LL_USB_INT_CLR_EP3_TX_DONE   USB_INT_CLR_EP3_TX_DONE

USB ep3 TX done interrupt clear

Definition at line 292 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_EP4_AHB_XFER_DONE

#define LL_USB_INT_CLR_EP4_AHB_XFER_DONE   USB_INT_CLR_EP4_AHB_XFER_DONE

USB ep4 AHB master transfer done interrupt clear

Definition at line 295 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_EP4_TX_DONE

#define LL_USB_INT_CLR_EP4_TX_DONE   USB_INT_CLR_EP4_TX_DONE

USB ep4 TX done interrupt clear

Definition at line 296 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_EP5_AHB_XFER_DONE

#define LL_USB_INT_CLR_EP5_AHB_XFER_DONE   USB_INT_CLR_EP5_AHB_XFER_DONE

USB ep5 AHB master transfer done interrupt clear

Definition at line 297 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_EP5_OUT_READY

#define LL_USB_INT_CLR_EP5_OUT_READY   USB_INT_CLR_EP5_OUT_READY

USB ep5 data out ready interrupt clear

Definition at line 294 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_EP5_TIMER_OUT_ERR

#define LL_USB_INT_CLR_EP5_TIMER_OUT_ERR   USB_INT_CLR_EP5_TIMER_OUT_ERR

USB ep5 timer out error interrupt clear

Definition at line 298 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_HOST_RESET

#define LL_USB_INT_CLR_HOST_RESET   USB_INT_CLR_HOST_RESET

USB host reset interrupt clear

Definition at line 282 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_INTO_CONFIG

#define LL_USB_INT_CLR_INTO_CONFIG   USB_INT_CLR_INTO_CONFIG

USB into cofig status interrupt clear

Definition at line 293 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_NSE_ERR

#define LL_USB_INT_CLR_NSE_ERR   USB_INT_CLR_NSE_ERR

USB no such endpoint error interrupt clear

Definition at line 284 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_PID_CKS_ERR

#define LL_USB_INT_CLR_PID_CKS_ERR   USB_INT_CLR_PID_CKS_ERR

USB PID checksum error interrupt clear

Definition at line 280 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_PID_CRC_ERR

#define LL_USB_INT_CLR_PID_CRC_ERR   USB_INT_CLR_PID_CRC_ERR

USB PID CRC error interrupt clear

Definition at line 281 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_SEQ_ERR

#define LL_USB_INT_CLR_SEQ_ERR   USB_INT_CLR_SEQ_ERR

USB DATA0/DATA1 PID sequence error interrupt clear

Definition at line 279 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_SOF

#define LL_USB_INT_CLR_SOF   USB_INT_CLR_SOF

USB SOF interrupt clear

Definition at line 289 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_SUSPEND

#define LL_USB_INT_CLR_SUSPEND   USB_INT_CLR_SUSPEND

USB suspend status interrupt clear

Definition at line 273 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_SYNC_ERR

#define LL_USB_INT_CLR_SYNC_ERR   USB_INT_CLR_SYNC_ERR

USB SYNC error interrupt clear

Definition at line 286 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_TIMEOUT_ERR

#define LL_USB_INT_CLR_TIMEOUT_ERR   USB_INT_CLR_TIMEOUT_ERR

USB rx/tx timeout error interrupt clear

Definition at line 278 of file gr55xx_ll_usb.h.

◆ LL_USB_INT_CLR_UPID_ERR

#define LL_USB_INT_CLR_UPID_ERR   USB_INT_CLR_UPID_ERR

USB receive unsupported PID interrupt clear

Definition at line 277 of file gr55xx_ll_usb.h.