/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_usb.c | 285 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint() 1145 wChRegVal |= USB_EP_ISOCHRONOUS; in USB_HC_Init()
|
D | stm32g0xx_hal_hcd.c | 1882 if ((ch_reg & USB_CH_UTYPE) == USB_EP_ISOCHRONOUS) in HCD_HC_IN_IRQHandler() 2034 if ((ch_reg & USB_CH_UTYPE) == USB_EP_ISOCHRONOUS) in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_usb.c | 285 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint() 1145 wChRegVal |= USB_EP_ISOCHRONOUS; in USB_HC_Init()
|
D | stm32c0xx_hal_hcd.c | 1881 if ((ch_reg & USB_CH_UTYPE) == USB_EP_ISOCHRONOUS) in HCD_HC_IN_IRQHandler() 2034 if ((ch_reg & USB_CH_UTYPE) == USB_EP_ISOCHRONOUS) in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_usb.c | 246 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_usb.c | 205 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_usb.c | 246 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_usb.c | 246 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_usb.c | 246 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_usb.c | 246 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_usb.c | 246 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_usb.c | 271 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_usb.c | 2531 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint() 3386 wChRegVal |= USB_EP_ISOCHRONOUS; in USB_HC_Init()
|
D | stm32u5xx_hal_hcd.c | 3806 if ((ch_reg & USB_CH_UTYPE) == USB_EP_ISOCHRONOUS) in HCD_HC_IN_IRQHandler() 3959 if ((ch_reg & USB_CH_UTYPE) == USB_EP_ISOCHRONOUS) in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_usb.c | 2543 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint() 3403 wChRegVal |= USB_EP_ISOCHRONOUS; in USB_HC_Init()
|
D | stm32h5xx_hal_hcd.c | 3806 if ((ch_reg & USB_CH_UTYPE) == USB_EP_ISOCHRONOUS) in HCD_HC_IN_IRQHandler() 3959 if ((ch_reg & USB_CH_UTYPE) == USB_EP_ISOCHRONOUS) in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_usb.c | 2113 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_usb.c | 2139 wEpRegVal |= USB_EP_ISOCHRONOUS; in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f070x6.h | 5222 #define USB_EP_ISOCHRONOUS ((uint16_t)0x0400U) /*!< EndPoint ISOCHR… macro
|
D | stm32f070xb.h | 5374 #define USB_EP_ISOCHRONOUS ((uint16_t)0x0400U) /*!< EndPoint ISOCHR… macro
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f102x6.h | 4404 #define USB_EP_ISOCHRONOUS 0x00000400U /*!< EndPoint ISOCHR… macro
|
D | stm32f102xb.h | 4458 #define USB_EP_ISOCHRONOUS 0x00000400U /*!< EndPoint ISOCHR… macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l052xx.h | 6961 #define USB_EP_ISOCHRONOUS ((uint16_t)0x0400U) /*!< EndPoint ISOCHR… macro
|
D | stm32l062xx.h | 7098 #define USB_EP_ISOCHRONOUS ((uint16_t)0x0400U) /*!< EndPoint ISOCHR… macro
|
D | stm32l053xx.h | 7120 #define USB_EP_ISOCHRONOUS ((uint16_t)0x0400U) /*!< EndPoint ISOCHR… macro
|