Home
last modified time | relevance | path

Searched refs:USB_ISTR_CTR (Results 1 – 25 of 107) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_pcd.c863 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
1552 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_pcd.c863 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
1552 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pcd.c1011 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
1722 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_pcd.c1011 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
1722 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_pcd.c1011 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
1722 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
Dstm32c0xx_hal_hcd.c778 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_HCD_IRQHandler()
Dstm32c0xx_ll_usb.c1462 USB_ISTR_CTR); in USB_StopHost()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_pcd.c1011 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
1722 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_pcd.c1011 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
1713 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pcd.c1011 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
1722 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pcd.c1017 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
1728 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
Dstm32g0xx_hal_hcd.c756 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_HCD_IRQHandler()
Dstm32g0xx_ll_usb.c1428 USB_ISTR_CTR); in USB_StopHost()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pcd.c1011 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
1722 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pcd.c1327 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
2199 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd.c1518 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
2406 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd.c1546 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
2554 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
Dstm32h5xx_hal_hcd.c2702 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_HCD_IRQHandler()
Dstm32h5xx_ll_usb.c3720 USB_ISTR_CTR); in USB_StopHost()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd.c1546 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_PCD_IRQHandler()
2554 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
Dstm32u5xx_hal_hcd.c2702 if ((wIstr & USB_ISTR_CTR) == USB_ISTR_CTR) in HAL_HCD_IRQHandler()
Dstm32u5xx_ll_usb.c3703 USB_ISTR_CTR); in USB_StopHost()
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h5128 #define USB_ISTR_CTR ((uint16_t)0x8000U) /*!< Correct TRansfe… macro
5140 #define USB_CLR_CTR (~USB_ISTR_CTR) /*!< clear Correct TRansfe…
Dstm32f070xb.h5280 #define USB_ISTR_CTR ((uint16_t)0x8000U) /*!< Correct TRansfe… macro
5292 #define USB_CLR_CTR (~USB_ISTR_CTR) /*!< clear Correct TRansfe…
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l052xx.h6873 #define USB_ISTR_CTR ((uint16_t)0x8000U) /*!< Correct TRansfe… macro
6885 #define USB_CLR_CTR (~USB_ISTR_CTR) /*!< clear Correct TRansfe…

12345