Searched refs:ICACHE_1WAY (Results 1 – 12 of 12) sorted by relevance
49 #define ICACHE_1WAY 0U /*!< 1-way cache (direct mapped cache) */ macro
76 #define ICACHE_1WAY 0U /*!< 1-way cache (direct mapped cache) */ macro
74 #define ICACHE_1WAY 0U /*!< 1-way cache (direct mapped cache) */ macro
98 #define IS_ICACHE_ASSOCIATIVITY_MODE(__MODE__) (((__MODE__) == ICACHE_1WAY) || \
111 #define IS_ICACHE_ASSOCIATIVITY_MODE(__MODE__) (((__MODE__) == ICACHE_1WAY) || \