Searched refs:LVEQNB_NR_MEMORY_REGIONS (Results 1 – 2 of 2) sorted by relevance
94 #define LVEQNB_NR_MEMORY_REGIONS 4 /* Number of memory regions */ macro235 …LVEQNB_MemoryRegion_t Region[LVEQNB_NR_MEMORY_REGIONS]; /* One definition for each region */
208 for (i = 0; i < LVEQNB_NR_MEMORY_REGIONS; i++) in LVEQNB_Init()