Searched refs:USB_ISTR_SOF (Results 1 – 9 of 9) sorted by relevance
665 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_SOF)) in HAL_PCD_IRQHandler()667 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SOF); in HAL_PCD_IRQHandler()
425 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_SOF)) in HAL_PCD_IRQHandler()427 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SOF); in HAL_PCD_IRQHandler()
1594 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_SOF)) in HAL_PCD_IRQHandler()1596 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SOF); in HAL_PCD_IRQHandler()
7338 #define USB_ISTR_SOF ((uint16_t)0x0200U) /*!< Start Of Frame … macro7350 #define USB_CLR_SOF (~USB_ISTR_SOF) /*!< clear Start Of Frame …
6776 #define USB_ISTR_SOF USB_ISTR_SOF_Msk /*!<Start Of Frame */ macro6802 #define USB_CLR_SOF (~USB_ISTR_SOF) /*!< clear Start Of …
7179 #define USB_ISTR_SOF ((uint16_t)0x0200U) /*!< Start Of Frame … macro7191 #define USB_CLR_SOF (~USB_ISTR_SOF) /*!< clear Start Of Frame …
7616 #define USB_ISTR_SOF USB_ISTR_SOF_Msk /*!<Start Of Frame */ macro7642 #define USB_CLR_SOF (~USB_ISTR_SOF) /*!< clear Start Of …
7918 #define USB_ISTR_SOF USB_ISTR_SOF_Msk /*!<Start Of Frame */ macro7944 #define USB_CLR_SOF (~USB_ISTR_SOF) /*!< clear Start Of …