Home
last modified time | relevance | path

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

/target/nucleo-f072rb/
A Dusb.c113 static status_t ep_cb_rx(ep_t endpoint, usbc_transfer_t *t);
114 static status_t ep_cb_tx(ep_t endpoint, usbc_transfer_t *t);
150 static status_t ep_cb_rx(ep_t endpoint, usbc_transfer_t *t) { in ep_cb_rx() argument
152 LTRACEF("ep %u transfer %p\n", endpoint, t); in ep_cb_rx()
166 static status_t ep_cb_tx(ep_t endpoint, usbc_transfer_t *t) { in ep_cb_tx() argument
168 LTRACEF("ep %u transfer %p\n", endpoint, t); in ep_cb_tx()
/target/bananapi-f3/
A Dbananapi-f3.dts3357 endpoint@0 {
3358 remote-endpoint = <0x5d>;
3362 endpoint@1 {
3385 endpoint@0 {
3426 endpoint@0 {
3427 remote-endpoint = <0x62>;
3431 endpoint@1 {
3457 endpoint@0 {
3467 endpoint {
3498 endpoint {
[all …]

Completed in 8 milliseconds