Home
last modified time | relevance | path

Searched refs:USB_EP_BULK (Results 1 – 25 of 99) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_usb.c277 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
1137 wChRegVal |= USB_EP_BULK; in USB_HC_Init()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_usb.c277 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
1137 wChRegVal |= USB_EP_BULK; in USB_HC_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_usb.c238 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_usb.c197 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_usb.c238 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_usb.c238 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_usb.c238 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_usb.c238 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_usb.c238 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_usb.c263 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c2523 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
3378 wChRegVal |= USB_EP_BULK; in USB_HC_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c2535 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
3395 wChRegVal |= USB_EP_BULK; in USB_HC_Init()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usb.c2105 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usb.c2131 wEpRegVal |= USB_EP_BULK; in USB_ActivateEndpoint()
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h5220 #define USB_EP_BULK ((uint16_t)0x0000U) /*!< EndPoint BULK */ macro
Dstm32f070xb.h5372 #define USB_EP_BULK ((uint16_t)0x0000U) /*!< EndPoint BULK */ macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f102x6.h4402 #define USB_EP_BULK 0x00000000U /*!< EndPoint BULK */ macro
Dstm32f102xb.h4456 #define USB_EP_BULK 0x00000000U /*!< EndPoint BULK */ macro
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l052xx.h6959 #define USB_EP_BULK ((uint16_t)0x0000U) /*!< EndPoint BULK */ macro
Dstm32l062xx.h7096 #define USB_EP_BULK ((uint16_t)0x0000U) /*!< EndPoint BULK */ macro
Dstm32l053xx.h7118 #define USB_EP_BULK ((uint16_t)0x0000U) /*!< EndPoint BULK */ macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h6388 #define USB_EP_BULK (0x00000000U) /*!< EndPoint BULK */ macro
Dstm32l152xba.h6449 #define USB_EP_BULK (0x00000000U) /*!< EndPoint BULK */ macro
Dstm32l100xba.h6434 #define USB_EP_BULK (0x00000000U) /*!< EndPoint BULK */ macro
Dstm32l100xb.h6286 #define USB_EP_BULK (0x00000000U) /*!< EndPoint BULK */ macro

1234