Home
last modified time | relevance | path

Searched refs:GetEndpointInactiveMode (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_usbfs_dev_drv_pvt.h43 __STATIC_INLINE uint32_t GetEndpointInactiveMode(uint32_t mode);
199 __STATIC_INLINE uint32_t GetEndpointInactiveMode(uint32_t mode) in GetEndpointInactiveMode() function
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_usbfs_dev_drv_io.c305 …Cy_USBFS_Dev_Drv_SetSieEpMode(base, endpoint, GetEndpointInactiveMode((uint32_t) endpointData->sie… in RestoreEndpointHwBuffer()
414 …Cy_USBFS_Dev_Drv_SetSieEpMode(base, endpoint, GetEndpointInactiveMode((uint32_t) endpointData->sie… in AddEndpointHwBuffer()
1007 …Cy_USBFS_Dev_Drv_ClearSieEpStall (base, endpoint, GetEndpointInactiveMode((uint32_t) endpointData-… in Cy_USBFS_Dev_Drv_UnStallEndpoint()
Dcy_usbfs_dev_drv_io_dma.c741 …Cy_USBFS_Dev_Drv_SetSieEpMode(base, endpoint, GetEndpointInactiveMode((uint32_t) endpointData->sie… in AddEndpointRamBuffer()
799 …Cy_USBFS_Dev_Drv_SetSieEpMode(base, endpoint, GetEndpointInactiveMode((uint32_t) endpointData->sie… in RestoreEndpointRamBuffer()