rename device_info_pool to usbh_device_info_pool
update enum task to post set address
This commit is contained in:
@@ -110,6 +110,7 @@ typedef struct { // TODO internal structure, re-order members
|
||||
// ADDRESS 0 API
|
||||
//--------------------------------------------------------------------+
|
||||
tusb_error_t hcd_addr0_open(usbh_device_addr0_t *dev_addr0) ATTR_WARN_UNUSED_RESULT;
|
||||
tusb_error_t hcd_addr0_close(usbh_device_addr0_t *dev_addr0) ATTR_WARN_UNUSED_RESULT;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user