Home
last modified time | relevance | path

Searched refs:p (Results 1 – 6 of 6) sorted by relevance

/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/
Dport.c75 uint32_t * p; in pxPortInitialiseStack() local
117 p = ( uint32_t * ) ( ( ( uint32_t ) pxTopOfStack - XT_CP_SIZE ) & ~0xf ); in pxPortInitialiseStack()
118 configASSERT( ( uint32_t ) p >= frame->a1 ); in pxPortInitialiseStack()
119 p[ 0 ] = 0; in pxPortInitialiseStack()
120 p[ 1 ] = 0; in pxPortInitialiseStack()
121 p[ 2 ] = ( ( ( uint32_t ) p ) + 12 + XCHAL_TOTAL_SA_ALIGN - 1 ) & -XCHAL_TOTAL_SA_ALIGN; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/
Dport.c145 uint32_t * p; in pxPortInitialiseStack() local
239 p = ( uint32_t * ) ( ( ( uint32_t ) pxTopOfStack - XT_CP_SIZE ) & ~0xf ); in pxPortInitialiseStack()
240 configASSERT( ( uint32_t ) p >= frame->a1 ); in pxPortInitialiseStack()
241 p[ 0 ] = 0; in pxPortInitialiseStack()
242 p[ 1 ] = 0; in pxPortInitialiseStack()
243 p[ 2 ] = ( ( ( uint32_t ) p ) + 12 + XCHAL_TOTAL_SA_ALIGN - 1 ) & -XCHAL_TOTAL_SA_ALIGN; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/ARM_CM7/
DReadMe.txt3 revision is specified by an 'r' number, and a 'p' number, so will look something
/Kernel-v11.1.0/portable/GCC/ARM_CM7/
DReadMe.txt3 revision is specified by an 'r' number, and a 'p' number, so will look something
/Kernel-v11.1.0/portable/RVDS/ARM_CM7/
DReadMe.txt3 revision is specified by an 'r' number, and a 'p' number, so will look something
/Kernel-v11.1.0/portable/ThirdParty/GCC/ATmega/
Dreadme.md24 …the device) are some 16-bit Timers (very device dependent, eg Timer3 on 1284p), The RTC Timer, and…