Home
last modified time | relevance | path

Searched defs:POINTID_DIR_IN (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_device_status_test.cpp32 const uint8_t POINTID_DIR_IN = USB_ENDPOINT_DIR_IN | 2; variable
H A Dusbd_request_test.cpp41 const uint8_t POINTID_DIR_IN = USB_ENDPOINT_DIR_IN | 2; variable
[all...]
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_transfer_auto_test.cpp45 constexpr uint8_t POINTID_DIR_IN = USB_ENDPOINT_DIR_IN | 2; variable
[all...]
H A Dusbd_request_auto_test.cpp52 constexpr uint8_t POINTID_DIR_IN = USB_ENDPOINT_DIR_IN | 2; variable
[all...]
/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_request_test.cpp48 const uint8_t POINTID_DIR_IN = USB_ENDPOINT_DIR_IN | 2; member

Completed in 11 milliseconds