Searched refs:HCD_SET_CH_TX_CNT (Results 1 – 8 of 8) sorted by relevance
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_hcd.h | 481 #define HCD_SET_CH_TX_CNT USB_DRD_SET_CHEP_TX_CNT macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_hcd.h | 478 #define HCD_SET_CH_TX_CNT USB_DRD_SET_CHEP_TX_CNT macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_hcd.h | 508 #define HCD_SET_CH_TX_CNT USB_DRD_SET_CHEP_TX_CNT macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_hcd.h | 508 #define HCD_SET_CH_TX_CNT USB_DRD_SET_CHEP_TX_CNT macro
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_hcd.c | 2042 HCD_SET_CH_TX_CNT(hhcd->Instance, phy_chnum, 0U); in HCD_HC_OUT_IRQHandler() 2050 HCD_SET_CH_TX_CNT(hhcd->Instance, phy_chnum, 0U); in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_hcd.c | 2042 HCD_SET_CH_TX_CNT(hhcd->Instance, phy_chnum, 0U); in HCD_HC_OUT_IRQHandler() 2050 HCD_SET_CH_TX_CNT(hhcd->Instance, phy_chnum, 0U); in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_hcd.c | 3967 HCD_SET_CH_TX_CNT(hhcd->Instance, phy_chnum, 0U); in HCD_HC_OUT_IRQHandler() 3975 HCD_SET_CH_TX_CNT(hhcd->Instance, phy_chnum, 0U); in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_hcd.c | 3967 HCD_SET_CH_TX_CNT(hhcd->Instance, phy_chnum, 0U); in HCD_HC_OUT_IRQHandler() 3975 HCD_SET_CH_TX_CNT(hhcd->Instance, phy_chnum, 0U); in HCD_HC_OUT_IRQHandler()
|