Home
last modified time | relevance | path

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

/bsp/stm32/libraries/templates/stm32l1xx/board/CubeMX_Config/Inc/
A Dusbd_conf.h94 #define USBD_malloc (uint32_t *)USBD_static_malloc
110 void *USBD_static_malloc(uint32_t size);
/bsp/stm32/libraries/templates/stm32l1xx/board/CubeMX_Config/Src/
A Dusbd_conf.c586 void *USBD_static_malloc(uint32_t size) in USBD_static_malloc() function

Completed in 7 milliseconds