Home
last modified time | relevance | path

Searched defs:attached (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/drivers/usb/device/
Dusb_dc_native_posix_adapt.c263 unsigned char attached; in usbip_start() local
Dusb_dc_native_posix.c69 uint8_t attached; member
Dusb_dc_smartbond.c162 bool attached; member
1058 static void usb_change_state(bool attached, bool vbus_present) in usb_change_state()
Dusb_dc_mcux.c138 bool attached; member
Dusb_dc_kinetis.c116 bool attached; member
Dusb_dc_dw.c96 uint8_t attached; member
Dusb_dc_nrfx.c245 bool attached; member
Dusb_dc_it82xx2.c169 uint8_t attached; member
/Zephyr-latest/tests/net/virtual/src/
Dmain.c819 struct net_if *attached = eth_interfaces[0]; in ZTEST() local
943 struct net_if *attached = eth_interfaces[0]; in test_virtual_recv_data_from_tunnel() local
/Zephyr-latest/include/zephyr/modem/
Dcmux.h143 bool attached; member
/Zephyr-latest/drivers/usb/udc/
Dudc_smartbond.c116 bool attached; member
1343 static void usb_change_state(struct usb_smartbond_data *data, bool attached, bool vbus_present) in usb_change_state()