Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_usbfs_dev_drv_pvt.h42 __STATIC_INLINE uint8_t GetEndpointActiveMode(bool inDirection, uint8_t attributes);
169 __STATIC_INLINE uint8_t GetEndpointActiveMode(bool inDirection, uint8_t attributes) in GetEndpointActiveMode() function
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_usbfs_dev_drv_io.c370 endpointData->sieMode = GetEndpointActiveMode(inDirection, config->attributes); in AddEndpointHwBuffer()
Dcy_usbfs_dev_drv_io_dma.c708 endpointData->sieMode = GetEndpointActiveMode(inDirection, config->attributes); in AddEndpointRamBuffer()