Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/mqtt/host_test/mocks/include/freertos/
DFreeRTOSConfig.h92 #define configTOTAL_HEAP_SIZE ((size_t)(32 * 1024)) macro
/hal_espressif-3.6.0/components/freertos/include/esp_additions/freertos/
DFreeRTOSConfig.h197 #define configTOTAL_HEAP_SIZE (&_heap_end - &_heap_start)//( ( size_t ) (… macro