#define Host_device_class_not_supported_action | ( | ) |
#define Host_device_class_not_supported_action | ( | ) |
#define Host_device_class_not_supported_action | ( | ) |
#define Host_device_class_not_supported_action | ( | ) |
#define Host_device_class_not_supported_action | ( | ) |
Referenced by host_mass_storage_task(), and usb_host_task().
#define Host_device_connection_action | ( | ) |
#define Host_device_connection_action | ( | ) |
#define Host_device_connection_action | ( | ) |
#define Host_device_connection_action | ( | ) |
#define Host_device_connection_action | ( | ) |
Referenced by usb_general_interrupt(), and usb_host_task().
#define Host_device_disconnection_action | ( | ) | (cdc_new_device_connected = false, cdc_connected = false) |
#define Host_device_disconnection_action | ( | ) |
#define Host_device_disconnection_action | ( | ) | (tpl_new_device_connected = false) |
#define Host_device_disconnection_action | ( | ) | (ms_new_device_connected = false, ms_connected = false) |
#define Host_device_disconnection_action | ( | ) | (mouse_hid_new_device_connected = false, mouse_hid_connected = false) |
Referenced by usb_general_interrupt().
#define Host_device_error_action | ( | ) |
#define Host_device_error_action | ( | ) |
#define Host_device_error_action | ( | ) |
#define Host_device_error_action | ( | ) |
#define Host_device_error_action | ( | ) |
Referenced by usb_host_task().
#define Host_device_not_supported_action | ( | ) |
#define Host_device_not_supported_action | ( | ) |
#define Host_device_not_supported_action | ( | ) |
#define Host_device_not_supported_action | ( | ) |
#define Host_device_not_supported_action | ( | ) |
Referenced by usb_host_task().
#define Host_device_supported_action | ( | ) |
#define Host_device_supported_action | ( | ) |
#define Host_device_supported_action | ( | ) |
#define Host_device_supported_action | ( | ) |
#define Host_device_supported_action | ( | ) |
Referenced by usb_host_task().
#define Host_hwup_action | ( | ) |
#define Host_hwup_action | ( | ) |
#define Host_hwup_action | ( | ) |
#define Host_hwup_action | ( | ) |
#define Host_hwup_action | ( | ) |
Referenced by usb_general_interrupt().
#define Host_new_device_connection_action | ( | ) | (cdc_new_device_connected = true) |
#define Host_new_device_connection_action | ( | ) | (tpl_new_device_connected = true) |
#define Host_new_device_connection_action | ( | ) |
#define Host_new_device_connection_action | ( | ) | (ms_new_device_connected = true) |
#define Host_new_device_connection_action | ( | ) | (mouse_hid_new_device_connected = true) |
Referenced by usb_host_task().
#define Host_sof_action | ( | ) | host_sof_action() |
#define Host_sof_action | ( | ) | host_sof_action() |
#define Host_sof_action | ( | ) | host_sof_action() |
#define Host_sof_action | ( | ) | host_sof_action() |
#define Host_sof_action | ( | ) | host_sof_action() |
Referenced by usb_general_interrupt().
#define Host_suspend_action | ( | ) |
#define Host_suspend_action | ( | ) |
#define Host_suspend_action | ( | ) |
#define Host_suspend_action | ( | ) |
#define Host_suspend_action | ( | ) |
Referenced by usb_host_task().
#define Host_user_check_class_action | ( | x | ) |
During the verification of the device class by the host (after device enumeration), this call-back function allows to look more deeply into the configuration descriptor.
Thus, application-dependent specific descriptors can be detected and analyzed.
#define Host_user_check_class_action | ( | x | ) |
During the verification of the device class by the host (after device enumeration), this call-back function allows to look more deeply into the configuration descriptor.
Thus, application-dependent specific descriptors can be detected and analyzed.
#define Host_user_check_class_action | ( | x | ) |
During the verification of the device class by the host (after device enumeration), this call-back function allows to look more deeply into the configuration descriptor.
Thus, application-dependent specific descriptors can be detected and analyzed.
#define Host_user_check_class_action | ( | x | ) |
During the verification of the device class by the host (after device enumeration), this call-back function allows to look more deeply into the configuration descriptor.
Thus, application-dependent specific descriptors can be detected and analyzed.
#define Host_user_check_class_action | ( | x | ) |
During the verification of the device class by the host (after device enumeration), this call-back function allows to look more deeply into the configuration descriptor.
Thus, application-dependent specific descriptors can be detected and analyzed.
Referenced by host_check_class().
#define Usb_id_transition_action | ( | ) |
#define Usb_id_transition_action | ( | ) |
#define Usb_id_transition_action | ( | ) |
#define Usb_id_transition_action | ( | ) |
#define Usb_id_transition_action | ( | ) |
Referenced by usb_general_interrupt().