/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_pcd.c | 917 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 923 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_pcd.c | 917 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 923 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pcd.c | 1075 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1081 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_pcd.c | 1075 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1081 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_pcd.c | 1075 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1081 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
D | stm32c0xx_hal_hcd.c | 841 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_HCD_IRQHandler() 850 __HAL_HCD_CLEAR_FLAG(hhcd, USB_ISTR_SUSP); in HAL_HCD_IRQHandler()
|
D | stm32c0xx_ll_usb.c | 1460 USB_ISTR_SUSP | USB_ISTR_WKUP | in USB_StopHost()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_pcd.c | 1075 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1081 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_pcd.c | 1075 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1081 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pcd.c | 1075 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1081 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_pcd.c | 1081 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1087 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
D | stm32g0xx_hal_hcd.c | 848 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_HCD_IRQHandler() 857 __HAL_HCD_CLEAR_FLAG(hhcd, USB_ISTR_SUSP); in HAL_HCD_IRQHandler()
|
D | stm32g0xx_ll_usb.c | 1426 USB_ISTR_SUSP | USB_ISTR_WKUP | in USB_StopHost()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_pcd.c | 1075 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1081 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_pcd.c | 1381 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1415 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pcd.c | 1582 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1588 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_pcd.c | 1610 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1616 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
D | stm32h5xx_hal_hcd.c | 2765 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_HCD_IRQHandler() 2774 __HAL_HCD_CLEAR_FLAG(hhcd, USB_ISTR_SUSP); in HAL_HCD_IRQHandler()
|
D | stm32h5xx_ll_usb.c | 3718 USB_ISTR_SUSP | USB_ISTR_WKUP | in USB_StopHost()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pcd.c | 1610 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_PCD_IRQHandler() 1616 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
|
D | stm32u5xx_hal_hcd.c | 2765 if ((wIstr & USB_ISTR_SUSP) == USB_ISTR_SUSP) in HAL_HCD_IRQHandler() 2774 __HAL_HCD_CLEAR_FLAG(hhcd, USB_ISTR_SUSP); in HAL_HCD_IRQHandler()
|
D | stm32u5xx_ll_usb.c | 3701 USB_ISTR_SUSP | USB_ISTR_WKUP | in USB_StopHost()
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f070x6.h | 5132 #define USB_ISTR_SUSP ((uint16_t)0x0800U) /*!< SUSPend (clear-… macro 5144 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend bit */
|
D | stm32f070xb.h | 5284 #define USB_ISTR_SUSP ((uint16_t)0x0800U) /*!< SUSPend (clear-… macro 5296 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend bit */
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l052xx.h | 6877 #define USB_ISTR_SUSP ((uint16_t)0x0800U) /*!< SUSPend (clear-… macro 6889 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend bit */
|