Searched refs:LVPSA_NR_MEMORY_REGIONS (Results 1 – 2 of 2) sorted by relevance
30 #define LVPSA_NR_MEMORY_REGIONS 4 /* Number of memory regions … macro94 …LVPSA_MemoryRegion_t Region[LVPSA_NR_MEMORY_REGIONS];/* One definition for each region …
100 for (ii = 0; ii < LVPSA_NR_MEMORY_REGIONS; ii++) in LVPSA_Init()