Searched refs:p (Results 1 – 6 of 6) sorted by relevance
75 uint32_t * p; in pxPortInitialiseStack() local117 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()
145 uint32_t * p; in pxPortInitialiseStack() local239 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()
3 revision is specified by an 'r' number, and a 'p' number, so will look something
24 …the device) are some 16-bit Timers (very device dependent, eg Timer3 on 1284p), The RTC Timer, and…