Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/GCC/ARM_CRx_MPU/
A Dportmacro.h495 …uint32_t * pulSystemCallStackPointer; /**< Stack Pointer to use for executing a FreeRTOS System Ca… member
A Dport.c310 …xSysCallInfo->pulSystemCallStackPointer = &( xSysCallInfo->ulSystemCallStackBuffer[ configSYSTEM_C… in pxPortInitialiseStack()
311 …xSysCallInfo->pulSystemCallStackPointer = ( uint32_t * ) ( ( ( uint32_t ) ( xSysCallInfo->pulSyste… in pxPortInitialiseStack()

Completed in 4 milliseconds