Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
HDuncached_memory.c106 static uint8_t pucUncachedMemory[ uncMEMORY_SIZE ] __attribute__( ( aligned( uncMEMORY_SIZE ) ) ); variable
166 pucStartOfMemory = pucUncachedMemory; in vInitialiseUncachedMemory()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
HDuncached_memory.c94 static uint8_t pucUncachedMemory[ uncMEMORY_SIZE ] __attribute__( ( aligned( uncMEMORY_SIZE ) ) ); variable
154 pucStartOfMemory = pucUncachedMemory; in vInitialiseUncachedMemory()