Home
last modified time | relevance | path

Searched refs:HCH_USED (Results 1 – 2 of 2) sorted by relevance

/bsp/at32/libraries/usbotg_library/inc/
A Dusbh_core.h165 #define HCH_USED 0x8000 /*!< usb channel had used */ macro
/bsp/at32/libraries/usbotg_library/src/
A Dusbh_core.c73 if((uhost->channel[i_index] & HCH_USED) == 0) in usbh_get_free_channel()
740 uhost->channel[ch_num] = HCH_USED | ept_addr; in usbh_alloc_channel()

Completed in 9 milliseconds