Searched refs:usb_device_controller_init_t (Results 1 – 4 of 4) sorted by relevance
106 typedef usb_status_t (*usb_device_controller_init_t)(uint8_t controllerId, typedef137 usb_device_controller_init_t deviceInit; /*!< Controller initialization */
850 if (((usb_device_controller_init_t)NULL == deviceHandle->controllerInterface->deviceInit) || in USB_DeviceInit()
855 if (((usb_device_controller_init_t)NULL == deviceHandle->controllerInterface->deviceInit) || in USB_DeviceInit()
Completed in 10 milliseconds