Home
last modified time | relevance | path

Searched refs:USB_StopHost (Results 1 – 25 of 36) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_usb.h1147 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx);
1185 HAL_StatusTypeDef USB_StopHost(USB_DRD_TypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_usb.h1147 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx);
1185 HAL_StatusTypeDef USB_StopHost(USB_DRD_TypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_usb.h550 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usb.h551 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_usb.h551 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h573 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_usb.h551 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usb.h551 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_usb.h569 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_usb.h569 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_usb.h875 HAL_StatusTypeDef USB_StopHost(USB_DRD_TypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_usb.h878 HAL_StatusTypeDef USB_StopHost(USB_DRD_TypeDef *USBx);
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_usb.c1421 HAL_StatusTypeDef USB_StopHost(USB_DRD_TypeDef *USBx) in USB_StopHost() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c2208 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx) in USB_StopHost() function
3696 HAL_StatusTypeDef USB_StopHost(USB_DRD_TypeDef *USBx) in USB_StopHost() function
Dstm32u5xx_hal_hcd.c1085 (void)USB_StopHost(hhcd->Instance); in HAL_HCD_Stop()
3248 (void)USB_StopHost(hhcd->Instance); in HAL_HCD_Stop()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c2220 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx) in USB_StopHost() function
3713 HAL_StatusTypeDef USB_StopHost(USB_DRD_TypeDef *USBx) in USB_StopHost() function
Dstm32h5xx_hal_hcd.c1085 (void)USB_StopHost(hhcd->Instance); in HAL_HCD_Stop()
3248 (void)USB_StopHost(hhcd->Instance); in HAL_HCD_Stop()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_usb.c1455 HAL_StatusTypeDef USB_StopHost(USB_DRD_TypeDef *USBx) in USB_StopHost() function
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_hcd.c1048 (void)USB_StopHost(hhcd->Instance); in HAL_HCD_Stop()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_hcd.c1037 (void)USB_StopHost(hhcd->Instance); in HAL_HCD_Stop()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_hcd.c1095 (void)USB_StopHost(hhcd->Instance); in HAL_HCD_Stop()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_hcd.c1083 (void)USB_StopHost(hhcd->Instance); in HAL_HCD_Stop()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_hcd.c1095 (void)USB_StopHost(hhcd->Instance); in HAL_HCD_Stop()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_hcd.c1095 (void)USB_StopHost(hhcd->Instance); in HAL_HCD_Stop()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hcd.c1068 (void)USB_StopHost(hhcd->Instance); in HAL_HCD_Stop()

12