Lines Matching defs:USBx
83 HAL_StatusTypeDef USB_CoreInit(USB_OTG_GlobalTypeDef *USBx, USB_OTG_CfgTypeDef cfg) in USB_CoreInit()
114 HAL_StatusTypeDef USB_SetTurnaroundTime(USB_OTG_GlobalTypeDef *USBx, in USB_SetTurnaroundTime()
193 HAL_StatusTypeDef USB_EnableGlobalInt(USB_OTG_GlobalTypeDef *USBx) in USB_EnableGlobalInt()
205 HAL_StatusTypeDef USB_DisableGlobalInt(USB_OTG_GlobalTypeDef *USBx) in USB_DisableGlobalInt()
220 HAL_StatusTypeDef USB_SetCurrentMode(USB_OTG_GlobalTypeDef *USBx, USB_ModeTypeDef mode) in USB_SetCurrentMode()
267 HAL_StatusTypeDef USB_DevInit(USB_OTG_GlobalTypeDef *USBx, USB_OTG_CfgTypeDef cfg) in USB_DevInit()
400 HAL_StatusTypeDef USB_FlushTxFifo(USB_OTG_GlobalTypeDef *USBx, uint32_t num) in USB_FlushTxFifo()
437 HAL_StatusTypeDef USB_FlushRxFifo(USB_OTG_GlobalTypeDef *USBx) in USB_FlushRxFifo()
478 HAL_StatusTypeDef USB_SetDevSpeed(const USB_OTG_GlobalTypeDef *USBx, uint8_t speed) in USB_SetDevSpeed()
493 uint8_t USB_GetDevSpeed(const USB_OTG_GlobalTypeDef *USBx) in USB_GetDevSpeed()
518 HAL_StatusTypeDef USB_ActivateEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *… in USB_ActivateEndpoint()
556 HAL_StatusTypeDef USB_ActivateDedicatedEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EP… in USB_ActivateDedicatedEndpoint()
595 HAL_StatusTypeDef USB_DeactivateEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef… in USB_DeactivateEndpoint()
642 HAL_StatusTypeDef USB_DeactivateDedicatedEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_… in USB_DeactivateDedicatedEndpoint()
680 HAL_StatusTypeDef USB_EPStartXfer(USB_OTG_GlobalTypeDef *USBx, USB_OTG_EPTypeDef *ep) in USB_EPStartXfer()
818 HAL_StatusTypeDef USB_EPStopXfer(const USB_OTG_GlobalTypeDef *USBx, USB_OTG_EPTypeDef *ep) in USB_EPStopXfer()
878 HAL_StatusTypeDef USB_WritePacket(const USB_OTG_GlobalTypeDef *USBx, uint8_t *src, in USB_WritePacket()
906 void *USB_ReadPacket(const USB_OTG_GlobalTypeDef *USBx, uint8_t *dest, uint16_t len) in USB_ReadPacket()
948 HAL_StatusTypeDef USB_EPSetStall(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_EPSetStall()
979 HAL_StatusTypeDef USB_EPClearStall(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_EPClearStall()
1008 HAL_StatusTypeDef USB_StopDevice(USB_OTG_GlobalTypeDef *USBx) in USB_StopDevice()
1049 HAL_StatusTypeDef USB_SetDevAddress(const USB_OTG_GlobalTypeDef *USBx, uint8_t address) in USB_SetDevAddress()
1064 HAL_StatusTypeDef USB_DevConnect(const USB_OTG_GlobalTypeDef *USBx) in USB_DevConnect()
1081 HAL_StatusTypeDef USB_DevDisconnect(const USB_OTG_GlobalTypeDef *USBx) in USB_DevDisconnect()
1098 uint32_t USB_ReadInterrupts(USB_OTG_GlobalTypeDef const *USBx) in USB_ReadInterrupts()
1114 uint32_t USB_ReadChInterrupts(const USB_OTG_GlobalTypeDef *USBx, uint8_t chnum) in USB_ReadChInterrupts()
1130 uint32_t USB_ReadDevAllOutEpInterrupt(const USB_OTG_GlobalTypeDef *USBx) in USB_ReadDevAllOutEpInterrupt()
1146 uint32_t USB_ReadDevAllInEpInterrupt(const USB_OTG_GlobalTypeDef *USBx) in USB_ReadDevAllInEpInterrupt()
1164 uint32_t USB_ReadDevOutEPInterrupt(const USB_OTG_GlobalTypeDef *USBx, uint8_t epnum) in USB_ReadDevOutEPInterrupt()
1182 uint32_t USB_ReadDevInEPInterrupt(const USB_OTG_GlobalTypeDef *USBx, uint8_t epnum) in USB_ReadDevInEPInterrupt()
1203 void USB_ClearInterrupts(USB_OTG_GlobalTypeDef *USBx, uint32_t interrupt) in USB_ClearInterrupts()
1216 uint32_t USB_GetMode(const USB_OTG_GlobalTypeDef *USBx) in USB_GetMode()
1226 HAL_StatusTypeDef USB_ActivateSetup(const USB_OTG_GlobalTypeDef *USBx) in USB_ActivateSetup()
1244 HAL_StatusTypeDef USB_EP0_OutStart(const USB_OTG_GlobalTypeDef *USBx, const uint8_t *psetup) in USB_EP0_OutStart()
1271 static HAL_StatusTypeDef USB_CoreReset(USB_OTG_GlobalTypeDef *USBx) in USB_CoreReset()
1311 HAL_StatusTypeDef USB_HostInit(USB_OTG_GlobalTypeDef *USBx, USB_OTG_CfgTypeDef cfg) in USB_HostInit()
1378 HAL_StatusTypeDef USB_InitFSLSPClkSel(const USB_OTG_GlobalTypeDef *USBx, uint8_t freq) in USB_InitFSLSPClkSel()
1408 HAL_StatusTypeDef USB_ResetPort(const USB_OTG_GlobalTypeDef *USBx) in USB_ResetPort()
1435 HAL_StatusTypeDef USB_DriveVbus(const USB_OTG_GlobalTypeDef *USBx, uint8_t state) in USB_DriveVbus()
1464 uint32_t USB_GetHostSpeed(USB_OTG_GlobalTypeDef const *USBx) in USB_GetHostSpeed()
1478 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef const *USBx) in USB_GetCurrentFrame()
1508 HAL_StatusTypeDef USB_HC_Init(USB_OTG_GlobalTypeDef *USBx, uint8_t ch_num, in USB_HC_Init()
1623 HAL_StatusTypeDef USB_HC_StartXfer(USB_OTG_GlobalTypeDef *USBx, USB_OTG_HCTypeDef *hc) in USB_HC_StartXfer()
1733 uint32_t USB_HC_ReadInterrupt(const USB_OTG_GlobalTypeDef *USBx) in USB_HC_ReadInterrupt()
1747 HAL_StatusTypeDef USB_HC_Halt(const USB_OTG_GlobalTypeDef *USBx, uint8_t hc_num) in USB_HC_Halt()
1831 HAL_StatusTypeDef USB_DoPing(const USB_OTG_GlobalTypeDef *USBx, uint8_t ch_num) in USB_DoPing()
1855 HAL_StatusTypeDef USB_StopHost(USB_OTG_GlobalTypeDef *USBx) in USB_StopHost()
1920 HAL_StatusTypeDef USB_ActivateRemoteWakeup(const USB_OTG_GlobalTypeDef *USBx) in USB_ActivateRemoteWakeup()
1938 HAL_StatusTypeDef USB_DeActivateRemoteWakeup(const USB_OTG_GlobalTypeDef *USBx) in USB_DeActivateRemoteWakeup()
1957 HAL_StatusTypeDef USB_CoreInit(USB_TypeDef *USBx, USB_CfgTypeDef cfg) in USB_CoreInit()
1977 HAL_StatusTypeDef USB_EnableGlobalInt(USB_TypeDef *USBx) in USB_EnableGlobalInt()
2002 HAL_StatusTypeDef USB_DisableGlobalInt(USB_TypeDef *USBx) in USB_DisableGlobalInt()
2026 HAL_StatusTypeDef USB_SetCurrentMode(USB_TypeDef *USBx, USB_ModeTypeDef mode) in USB_SetCurrentMode()
2047 HAL_StatusTypeDef USB_DevInit(USB_TypeDef *USBx, USB_CfgTypeDef cfg) in USB_DevInit()
2076 HAL_StatusTypeDef USB_FlushTxFifo(USB_TypeDef const *USBx, uint32_t num) in USB_FlushTxFifo()
2095 HAL_StatusTypeDef USB_FlushRxFifo(USB_TypeDef const *USBx) in USB_FlushRxFifo()
2116 HAL_StatusTypeDef USB_ActivateEndpoint(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_ActivateEndpoint()
2253 HAL_StatusTypeDef USB_DeactivateEndpoint(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_DeactivateEndpoint()
2312 HAL_StatusTypeDef USB_EPStartXfer(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_EPStartXfer()
2526 HAL_StatusTypeDef USB_EPSetStall(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_EPSetStall()
2546 HAL_StatusTypeDef USB_EPClearStall(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_EPClearStall()
2575 HAL_StatusTypeDef USB_EPStopXfer(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_EPStopXfer()
2620 HAL_StatusTypeDef USB_StopDevice(USB_TypeDef *USBx) in USB_StopDevice()
2641 HAL_StatusTypeDef USB_SetDevAddress(USB_TypeDef *USBx, uint8_t address) in USB_SetDevAddress()
2657 HAL_StatusTypeDef USB_DevConnect(USB_TypeDef *USBx) in USB_DevConnect()
2670 HAL_StatusTypeDef USB_DevDisconnect(USB_TypeDef *USBx) in USB_DevDisconnect()
2683 uint32_t USB_ReadInterrupts(USB_TypeDef const *USBx) in USB_ReadInterrupts()
2696 uint32_t USB_ReadDevAllOutEpInterrupt(USB_TypeDef *USBx) in USB_ReadDevAllOutEpInterrupt()
2712 uint32_t USB_ReadDevAllInEpInterrupt(USB_TypeDef *USBx) in USB_ReadDevAllInEpInterrupt()
2730 uint32_t USB_ReadDevOutEPInterrupt(USB_TypeDef *USBx, uint8_t epnum) in USB_ReadDevOutEPInterrupt()
2749 uint32_t USB_ReadDevInEPInterrupt(USB_TypeDef *USBx, uint8_t epnum) in USB_ReadDevInEPInterrupt()
2767 void USB_ClearInterrupts(USB_TypeDef *USBx, uint32_t interrupt) in USB_ClearInterrupts()
2784 HAL_StatusTypeDef USB_EP0_OutStart(USB_TypeDef *USBx, uint8_t *psetup) in USB_EP0_OutStart()
2801 HAL_StatusTypeDef USB_ActivateRemoteWakeup(USB_TypeDef *USBx) in USB_ActivateRemoteWakeup()
2813 HAL_StatusTypeDef USB_DeActivateRemoteWakeup(USB_TypeDef *USBx) in USB_DeActivateRemoteWakeup()
2828 void USB_WritePMA(USB_TypeDef const *USBx, uint8_t *pbUsrBuf, uint16_t wPMABufAddr, uint16_t wNByte… in USB_WritePMA()
2863 void USB_ReadPMA(USB_TypeDef const *USBx, uint8_t *pbUsrBuf, uint16_t wPMABufAddr, uint16_t wNBytes) in USB_ReadPMA()