/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_pcd.c | 894 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 896 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_pcd.c | 894 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 896 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_hcd.c | 825 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_HCD_IRQHandler() 827 __HAL_HCD_CLEAR_FLAG(hhcd, USB_ISTR_ERR); in HAL_HCD_IRQHandler() 2037 if ((hhcd->Instance->ISTR & USB_ISTR_ERR) == 0U) in HCD_HC_OUT_IRQHandler()
|
D | stm32c0xx_hal_pcd.c | 1042 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1044 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
D | stm32c0xx_ll_usb.c | 1461 USB_ISTR_ERR | USB_ISTR_PMAOVR | in USB_StopHost()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_hcd.c | 832 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_HCD_IRQHandler() 834 __HAL_HCD_CLEAR_FLAG(hhcd, USB_ISTR_ERR); in HAL_HCD_IRQHandler() 2037 if ((hhcd->Instance->ISTR & USB_ISTR_ERR) == 0U) in HCD_HC_OUT_IRQHandler()
|
D | stm32g0xx_hal_pcd.c | 1048 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1050 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
D | stm32g0xx_ll_usb.c | 1427 USB_ISTR_ERR | USB_ISTR_PMAOVR | in USB_StopHost()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pcd.c | 1042 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1044 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_pcd.c | 1042 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1044 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_pcd.c | 1042 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1044 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_pcd.c | 1042 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1044 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pcd.c | 1042 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1044 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_pcd.c | 1042 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1044 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_pcd.c | 1358 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1360 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pcd.c | 1549 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1551 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_pcd.c | 1577 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1579 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
D | stm32h5xx_hal_hcd.c | 2749 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_HCD_IRQHandler() 2751 __HAL_HCD_CLEAR_FLAG(hhcd, USB_ISTR_ERR); in HAL_HCD_IRQHandler() 3962 if ((hhcd->Instance->ISTR & USB_ISTR_ERR) == 0U) in HCD_HC_OUT_IRQHandler()
|
D | stm32h5xx_ll_usb.c | 3719 USB_ISTR_ERR | USB_ISTR_PMAOVR | in USB_StopHost()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pcd.c | 1577 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_PCD_IRQHandler() 1579 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
|
D | stm32u5xx_hal_hcd.c | 2749 if ((wIstr & USB_ISTR_ERR) == USB_ISTR_ERR) in HAL_HCD_IRQHandler() 2751 __HAL_HCD_CLEAR_FLAG(hhcd, USB_ISTR_ERR); in HAL_HCD_IRQHandler() 3962 if ((hhcd->Instance->ISTR & USB_ISTR_ERR) == 0U) in HCD_HC_OUT_IRQHandler()
|
D | stm32u5xx_ll_usb.c | 3702 USB_ISTR_ERR | USB_ISTR_PMAOVR | in USB_StopHost()
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f070x6.h | 5130 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro 5142 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
|
D | stm32f070xb.h | 5282 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro 5294 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l052xx.h | 6875 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro 6887 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
|