renesas_hw_init
This function is provided by the PSP to initialize the device.
Format
int renesas_hw_init ( t_usbh_unit_id unit )
Arguments
Argument | Description | Type |
---|---|---|
unit | The unit ID. | t_usbh_unit_id |
Return Values
Return value | Description |
---|---|
USBH_SUCCESS | Successful execution. |
USBH_ERROR | Operation failed. |