Searched refs:CPYLST_CPY (Results 1 – 2 of 2) sorted by relevance
165 #define CPYLST_CPY(a, n) ( ((uint32_t)(a)) + (((n)<<20)&0x0FF00000) ) macro
246 #define CPYLST_CPY(a, n) ( ((uint32_t)(a)) + (((n)<<20)&0x0FF00000) ) macro