Home
last modified time | relevance | path

Searched refs:USBD_malloc (Results 1 – 4 of 4) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Inc/
Dusbd_conf.h124 #define USBD_malloc (uint32_t *)USBD_static_malloc macro
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Inc/
Dusbd_conf.h124 #define USBD_malloc (uint32_t *)USBD_static_malloc macro
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/
Dusbd_cdc.c517 pdev->pClassData = USBD_malloc(sizeof (USBD_CDC_HandleTypeDef)); in USBD_CDC_Init()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/
Dusbd_cdc.c517 pdev->pClassData = USBD_malloc(sizeof (USBD_CDC_HandleTypeDef)); in USBD_CDC_Init()