Searched refs:ENUM_ADDR (Results 1 – 1 of 1) sorted by relevance
25 #define ENUM_ADDR 1 //Device address to use for tests that enumerate the device macro296 …USB_SETUP_PACKET_INIT_SET_ADDR(setup_pkt, ENUM_ADDR); //We only support one device for now so u… in test_hcd_enum_device()304 TEST_ASSERT_EQUAL(ESP_OK, hcd_pipe_update_dev_addr(default_pipe, ENUM_ADDR)); in test_hcd_enum_device()316 return ENUM_ADDR; in test_hcd_enum_device()