Searched refs:HCD_SET_CHANNEL (Results 1 – 6 of 6) sorted by relevance
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_hcd.c | 769 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, epch_reg); in HAL_HCD_IRQHandler() 790 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, epch_reg); in HAL_HCD_IRQHandler() 2085 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, WregCh); in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-3.4.0/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() 2094 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, WregCh); in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_hcd.h | 352 #define HCD_SET_CHANNEL USB_DRD_SET_CHEP macro
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_hcd.h | 364 #define HCD_SET_CHANNEL USB_DRD_SET_CHEP macro
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_hcd.h | 396 #define HCD_SET_CHANNEL USB_DRD_SET_CHEP macro
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_hcd.c | 2676 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, epch_reg); in HAL_HCD_IRQHandler() 2697 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, epch_reg); in HAL_HCD_IRQHandler() 4027 HCD_SET_CHANNEL(hhcd->Instance, phy_chnum, WregCh); in HCD_HC_OUT_IRQHandler()
|