Searched refs:_StMemBnk (Results 1 – 1 of 1) sorted by relevance
73 #define _StMemBnk(Nb) /* Static Memory Bank [0..3] */ \ macro75 #define _StMemBnk0 _StMemBnk (0) /* Static Memory Bank 0 */76 #define _StMemBnk1 _StMemBnk (1) /* Static Memory Bank 1 */77 #define _StMemBnk2 _StMemBnk (2) /* Static Memory Bank 2 */78 #define _StMemBnk3 _StMemBnk (3) /* Static Memory Bank 3 */83 ((StMemBnkType *) io_p2v (_StMemBnk (0)))
Completed in 9 milliseconds