Searched refs:USBH_malloc (Results 1 – 3 of 3) sorted by relevance
62 #define USBH_malloc malloc macro
115 #define USBH_malloc malloc macro
160 phost->pActiveClass->pData = (HID_HandleTypeDef *)USBH_malloc(sizeof(HID_HandleTypeDef)); in USBH_HID_InterfaceInit()