Home
last modified time | relevance | path

Searched refs:USB_ISTR_ERR (Results 1 – 25 of 86) sorted by relevance

1234

/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_hcd.c697 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()
Dstm32g0xx_hal_pcd.c1039 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()
Dstm32g0xx_ll_usb.c1373 USB_ISTR_ERR | USB_ISTR_PMAOVR | in USB_StopHost()
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_pcd.c885 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/
Dstm32f3xx_hal_pcd.c885 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/
Dstm32f0xx_hal_pcd.c1033 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/
Dstm32l5xx_hal_pcd.c1031 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/
Dstm32l0xx_hal_pcd.c1033 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/
Dstm32g4xx_hal_pcd.c1031 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/
Dstm32wbxx_hal_pcd.c1033 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/
Dstm32f1xx_hal_pcd.c1283 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/
Dstm32l4xx_hal_pcd.c1467 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/
Dstm32f070x6.h5132 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro
5144 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
Dstm32f070xb.h5284 #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/
Dstm32l062xx.h7013 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro
7025 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
Dstm32l052xx.h6876 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro
6888 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
Dstm32l053xx.h7035 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro
7047 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
Dstm32l063xx.h7170 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro
7182 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
Dstm32l072xx.h7172 #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/
Dstm32l151xba.h6757 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro
6767 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
Dstm32l152xb.h6831 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro
6841 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
Dstm32l151xb.h6681 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro
6691 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
Dstm32l152xba.h6892 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro
6902 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
Dstm32l100xb.h6729 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro
6739 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
Dstm32l100xba.h6877 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro
6887 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…

1234