Home
last modified time | relevance | path

Searched refs:host_notify (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/drivers/usb/uvb/
Duvb.h248 #define UVB_HOST_NODE_DEFINE(host, host_name, host_notify) \ argument
252 .notify = host_notify, \
/Zephyr-Core-3.5.0/tests/drivers/smbus/smbus_emul/src/
Demul.h34 bool host_notify; member
Demul.c95 if (peripheral->host_notify) { in peripheral_handle_host_notify()
Dsmbus.c288 .host_notify = true,