Home
last modified time | relevance | path

Searched defs:custom_handler (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.6.0/samples/subsys/usb/webusb/src/
Dwebusb.h28 usb_request_handler custom_handler; member
/Zephyr-Core-3.6.0/include/zephyr/usb/
Dusb_device.h164 usb_request_handler custom_handler; member
/Zephyr-Core-3.6.0/samples/subsys/modbus/tcp_server/src/
Dmain.c31 static bool custom_handler(const int iface, in custom_handler() function
/Zephyr-Core-3.6.0/subsys/usb/device/
Dusb_device.c1486 static int custom_handler(struct usb_setup_packet *pSetup, in custom_handler() function