Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_dci.c390 handle->epCallbackDirectly = 1; in USB_DeviceResetNotification()
397 handle->epCallbackDirectly = 0; in USB_DeviceResetNotification()
768 if (deviceHandle->epCallbackDirectly) in USB_DeviceNotificationTrigger()
1144 deviceHandle->epCallbackDirectly = 1; in USB_DeviceDeinitEndpoint()
1150 deviceHandle->epCallbackDirectly = 0; in USB_DeviceDeinitEndpoint()
A Dusb_device_dci.h167 uint8_t epCallbackDirectly; /*!< Whether call ep callback directly when the task is enabled */ member
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_dci.c385 handle->epCallbackDirectly = 1; in USB_DeviceResetNotification()
392 handle->epCallbackDirectly = 0; in USB_DeviceResetNotification()
763 if (deviceHandle->epCallbackDirectly) in USB_DeviceNotificationTrigger()
1139 deviceHandle->epCallbackDirectly = 1; in USB_DeviceDeinitEndpoint()
1145 deviceHandle->epCallbackDirectly = 0; in USB_DeviceDeinitEndpoint()
A Dusb_device_dci.h167 uint8_t epCallbackDirectly; /*!< Whether call ep callback directly when the task is enabled */ member

Completed in 16 milliseconds