Home
last modified time | relevance | path

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

12345

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_pcd.c917 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/
Dstm32l1xx_hal_pcd.c917 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/
Dstm32wbxx_hal_pcd.c1075 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/
Dstm32u0xx_hal_pcd.c1075 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/
Dstm32c0xx_hal_pcd.c1075 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()
Dstm32c0xx_hal_hcd.c841 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()
Dstm32c0xx_ll_usb.c1460 USB_ISTR_SUSP | USB_ISTR_WKUP | in USB_StopHost()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_pcd.c1075 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/
Dstm32l0xx_hal_pcd.c1075 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/
Dstm32l5xx_hal_pcd.c1075 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/
Dstm32g0xx_hal_pcd.c1081 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()
Dstm32g0xx_hal_hcd.c848 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()
Dstm32g0xx_ll_usb.c1426 USB_ISTR_SUSP | USB_ISTR_WKUP | in USB_StopHost()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pcd.c1075 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/
Dstm32f1xx_hal_pcd.c1381 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/
Dstm32l4xx_hal_pcd.c1582 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/
Dstm32h5xx_hal_pcd.c1610 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()
Dstm32h5xx_hal_hcd.c2765 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()
Dstm32h5xx_ll_usb.c3718 USB_ISTR_SUSP | USB_ISTR_WKUP | in USB_StopHost()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd.c1610 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()
Dstm32u5xx_hal_hcd.c2765 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()
Dstm32u5xx_ll_usb.c3701 USB_ISTR_SUSP | USB_ISTR_WKUP | in USB_StopHost()
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h5132 #define USB_ISTR_SUSP ((uint16_t)0x0800U) /*!< SUSPend (clear-… macro
5144 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend bit */
Dstm32f070xb.h5284 #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/
Dstm32l052xx.h6877 #define USB_ISTR_SUSP ((uint16_t)0x0800U) /*!< SUSPend (clear-… macro
6889 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend bit */

12345