Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_usbfs_dev_drv_pvt.h129 #define ENDPOINT_ATTR_MASK (0x03U) macro
173 if (ENDPOINT_TYPE_ISOC == (attributes & ENDPOINT_ATTR_MASK)) in GetEndpointActiveMode()