Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/GCC/ARM_CRx_MPU/
A Dportmacro.h496 uint32_t * pulSystemCallExitAddress; /**< System call exit address. */ member
A Dport.c318 xSysCallInfo->pulSystemCallExitAddress = ( uint32_t * ) ( &vPortSystemCallExit ); in pxPortInitialiseStack()

Completed in 5 milliseconds