Searched refs:kStatus_phydcd_Success (Results 1 – 3 of 3) sorted by relevance
59 usb_phydcd_status_t dcdError = kStatus_phydcd_Success; in USB_PHYDCD_Init()90 usb_phydcd_status_t dcdError = kStatus_phydcd_Success; in USB_PHYDCD_Deinit()106 usb_phydcd_status_t dcdError = kStatus_phydcd_Success; in USB_PHYDCD_Control()140 usb_phydcd_status_t dcdError = kStatus_phydcd_Success; in USB_PHYDCD_TimerIsrFunction()
28 kStatus_phydcd_Success = 0x00U, /*!< Success */ enumerator
1352 usb_phydcd_status_t error = kStatus_phydcd_Success;1472 usb_phydcd_status_t phyDcdError = kStatus_phydcd_Success;1573 if (kStatus_phydcd_Success != phyDcdError)2257 …if (kStatus_phydcd_Success == USB_PHYDCD_Control(ehciState->dcdHandle, kUSB_DevicePHYDcdEnable, NU…2272 …if (kStatus_phydcd_Success == USB_PHYDCD_Control(ehciState->dcdHandle, kUSB_DevicePHYDcdDisable, N…