Searched refs:USB_ISTR_ERR (Results 1 – 9 of 9) sorted by relevance
630 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler()632 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
354 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler()356 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
1517 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler()1519 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
7334 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro7346 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
6788 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro6798 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
7175 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro7187 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
7628 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro7638 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
7930 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro7940 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…