Home
last modified time | relevance | path

Searched refs:curFeature (Results 1 – 3 of 3) sorted by relevance

/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Standard/src/
A Dusbd_stdReq.c219 if(g_usbDev.curFeature & (1 << 5)) in USBD_StandardGetStatus()
224 if(g_usbDev.curFeature & (1 << 6)) in USBD_StandardGetStatus()
A Dusbd_interrupt.c228 g_usbDev.curFeature = 0; in USBD_ResetIsrHandler()
/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Standard/inc/
A Dusbd_core.h294 uint8_t curFeature; member

Completed in 6 milliseconds