Searched refs:CACHE_LINE_SIZE (Results 1 – 2 of 2) sorted by relevance
108 #define CACHE_LINE_SIZE 32 macro642 …uint32_t xlength = CACHE_LINE_SIZE * ( ( ulTransmitSize + NETWORK_BUFFER_HEADER_SIZE + CACHE_LINE_… in prvSAM_NetworkInterfaceOutput()
60 #define CACHE_LINE_SIZE 32u macro911 …BaseType_t xlength = CACHE_LINE_SIZE * ( ( ulTransmitSize + NETWORK_BUFFER_HEADER_SIZE + CACHE_LIN… in xSTM32F_NetworkInterfaceOutput()