Home
last modified time | relevance | path

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

/bsp/Infineon/psoc6-pioneerkit_modus/drivers/
A Dboard.c11 #define configTOTAL_HEAP_SIZE (24*1024) macro
14 static uint8_t ucHeap[ configTOTAL_HEAP_SIZE ]; in rt_align()
42 rt_system_heap_init((void*)ucHeap, (void*)(ucHeap+configTOTAL_HEAP_SIZE)); in rt_hw_board_init()
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_usbh.c47 USB_DMA_NONINIT_DATA_ALIGN(USB_DATA_ALIGN_SIZE) uint8_t ucHeap[configTOTAL_HEAP_SIZE]; in USB_DMA_NONINIT_DATA_ALIGN()
/bsp/stm32/stm32f429-st-disco/board/CubeMX_Config/
A DCubeMX_Config.ioc18 …EXES,configUSE_COUNTING_SEMAPHORES,configUSE_APPLICATION_TASK_TAG,configTOTAL_HEAP_SIZE,configUSE_…
21 FREERTOS.configTOTAL_HEAP_SIZE=32768

Completed in 11 milliseconds