/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_hcd.c | 697 if (__HAL_HCD_GET_FLAG(hhcd, USB_ISTR_ERR)) in HAL_HCD_IRQHandler() 699 __HAL_HCD_CLEAR_FLAG(hhcd, USB_ISTR_ERR); in HAL_HCD_IRQHandler() 1823 if ((hhcd->Instance->ISTR & USB_ISTR_ERR) == 0U) in HCD_HC_OUT_IRQHandler()
|
D | stm32g0xx_hal_pcd.c | 1039 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler() 1041 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
D | stm32g0xx_ll_usb.c | 1373 USB_ISTR_ERR | USB_ISTR_PMAOVR | in USB_StopHost()
|
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_pcd.c | 885 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler() 887 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_pcd.c | 885 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler() 887 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-2.7.6/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_pcd.c | 1033 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler() 1035 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pcd.c | 1031 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler() 1033 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_pcd.c | 1033 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler() 1035 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_pcd.c | 1031 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler() 1033 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pcd.c | 1033 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler() 1035 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_pcd.c | 1283 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler() 1285 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pcd.c | 1467 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler() 1469 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-2.7.6/stm32cube/stm32f0xx/soc/ |
D | stm32f070x6.h | 5132 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro 5144 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
|
D | stm32f070xb.h | 5284 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro 5296 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
|
/hal_stm32-2.7.6/stm32cube/stm32l0xx/soc/ |
D | stm32l062xx.h | 7013 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro 7025 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
|
D | stm32l052xx.h | 6876 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro 6888 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
|
D | stm32l053xx.h | 7035 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro 7047 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
|
D | stm32l063xx.h | 7170 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro 7182 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
|
D | stm32l072xx.h | 7172 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro 7184 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
|
/hal_stm32-2.7.6/stm32cube/stm32l1xx/soc/ |
D | stm32l151xba.h | 6757 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro 6767 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
|
D | stm32l152xb.h | 6831 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro 6841 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
|
D | stm32l151xb.h | 6681 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro 6691 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
|
D | stm32l152xba.h | 6892 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro 6902 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
|
D | stm32l100xb.h | 6729 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro 6739 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
|
D | stm32l100xba.h | 6877 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro 6887 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
|