Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hal_nxp/usb/
Dusb_device_config.h115 #define USB_DEVICE_CONFIG_SOF_NOTIFICATIONS (1U) macro
/Zephyr-latest/drivers/usb/udc/
Dudc_it82xx2.c21 #define USB_DEVICE_CONFIG_SOF_NOTIFICATIONS (0U) macro
1352 if (!USB_DEVICE_CONFIG_SOF_NOTIFICATIONS) { in it82xx2_usb_dc_isr()
1406 if (!USB_DEVICE_CONFIG_SOF_NOTIFICATIONS) { in suspended_handler()