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