Searched refs:USBD_malloc (Results 1 – 4 of 4) sorted by relevance
124 #define USBD_malloc (uint32_t *)USBD_static_malloc macro
517 pdev->pClassData = USBD_malloc(sizeof (USBD_CDC_HandleTypeDef)); in USBD_CDC_Init()