Searched refs:FIRST_IN_EP_ADDR (Results 1 – 3 of 3) sorted by relevance
642 .bEndpointAddress = n + FIRST_IN_EP_ADDR, \649 .bEndpointAddress = n + FIRST_IN_EP_ADDR, \700 .bEndpointAddress = n + FIRST_IN_EP_ADDR, \707 .bEndpointAddress = n + FIRST_IN_EP_ADDR, \
37 #define FIRST_IN_EP_ADDR 0x81 macro566 FIRST_IN_EP_ADDR, /* bEndpointAddress */ \698 FIRST_IN_EP_ADDR + DT_PROP(DT_PARENT(node), interrupt_endpoint) + \
454 zassert_equal(ep->bEndpointAddress, FIRST_IN_EP_ADDR); in test_uac2_descriptors()632 zassert_equal(ep->bEndpointAddress, FIRST_IN_EP_ADDR); in ZTEST()