Searched refs:USB_ISTR_SUSP (Results 1 – 9 of 9) sorted by relevance
651 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_SUSP)) in HAL_PCD_IRQHandler()654 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
390 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_SUSP)) in HAL_PCD_IRQHandler()393 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
1546 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_SUSP)) in HAL_PCD_IRQHandler()1552 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
7336 #define USB_ISTR_SUSP ((uint16_t)0x0800U) /*!< SUSPend (clear-… macro7348 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend bit */
6782 #define USB_ISTR_SUSP USB_ISTR_SUSP_Msk /*!<Suspend mode req… macro6800 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend b…
7177 #define USB_ISTR_SUSP ((uint16_t)0x0800U) /*!< SUSPend (clear-… macro7189 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend bit */
7622 #define USB_ISTR_SUSP USB_ISTR_SUSP_Msk /*!<Suspend mode req… macro7640 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend b…
7924 #define USB_ISTR_SUSP USB_ISTR_SUSP_Msk /*!<Suspend mode req… macro7942 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend b…