Searched refs:g_hid_state (Results 1 – 2 of 2) sorted by relevance
115 static volatile mss_usbh_hid_state_t g_hid_state = USBH_HID_IDLE; variable158 g_hid_state = USBH_HID_IDLE; in MSS_USBH_HID_init()190 switch (g_hid_state) in MSS_USBH_HID_task()196 g_hid_state = USBH_HID_GET_CLASS_DESCR; in MSS_USBH_HID_task()228 g_hid_state = USBH_HID_WAIT_GET_CLASS_DESCR; in MSS_USBH_HID_task()246 g_hid_state = USBH_HID_SET_CONFIG; in MSS_USBH_HID_task()250 g_hid_state = USBH_HID_ERROR; in MSS_USBH_HID_task()258 g_hid_state = USBH_HID_SET_CONFIG; in MSS_USBH_HID_task()262 g_hid_state = USBH_HID_ERROR; in MSS_USBH_HID_task()277 g_hid_state = USBH_HID_WAIT_SET_CONFIG; in MSS_USBH_HID_task()[all …]
66 mss_usbd_hid_state_t g_hid_state = USBD_HID_NOT_CONFIGURED; variable169 if(USBD_HID_CONFIGURED == g_hid_state) in MSS_USBD_HID_tx_report()286 g_hid_state = USBD_HID_CONFIGURED; in usbd_hid_init_cb()296 g_hid_state = USBD_HID_NOT_CONFIGURED; in usbd_hid_release_cb()