Home
last modified time | relevance | path

Searched refs:ConfigEpPointEx (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/
H A Dusb_wrapper.cpp23 extern "C" int32_t ConfigEpPointEx(const char* path) in ConfigEpPointEx() function
/developtools/hdc/hdc_rust/src/transfer/
H A Dusb.rs53 fn ConfigEpPointEx(path: *const libc::c_char) -> i32; in ConfigEpPointEx() functions
87 let config_fd = unsafe { ConfigEpPointEx(ep0.as_ptr()) }; in usb_init()

Completed in 1 milliseconds