Searched refs:HCD_SET_CHANNEL (Results 1 – 8 of 8) sorted by relevance
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_hcd.c | 778 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, epch_reg); in HAL_HCD_IRQHandler() 799 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, epch_reg); in HAL_HCD_IRQHandler() 2134 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, WregCh); in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_hcd.h | 372 #define HCD_SET_CHANNEL USB_DRD_SET_CHEP macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_hcd.h | 369 #define HCD_SET_CHANNEL USB_DRD_SET_CHEP macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_hcd.h | 399 #define HCD_SET_CHANNEL USB_DRD_SET_CHEP macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_hcd.h | 399 #define HCD_SET_CHANNEL USB_DRD_SET_CHEP macro
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_hcd.c | 2134 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, WregCh); in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_hcd.c | 4059 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, WregCh); in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_hcd.c | 4059 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, WregCh); in HCD_HC_OUT_IRQHandler()
|