Searched refs:portFPU_CONTEXT_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance
77 #define portFPU_CONTEXT_SIZE_BYTES 108 macro545 pucPortTaskFPUContextBuffer = ( uint8_t * ) pvPortMalloc( portFPU_CONTEXT_SIZE_BYTES ); in vPortTaskUsesFPU()