Searched refs:IS_LL_ICACHE_REGION (Results 1 – 2 of 2) sorted by relevance
46 #define IS_LL_ICACHE_REGION(__VALUE__) (((__VALUE__) == LL_ICACHE_REGION_0) || \ macro97 assert_param(IS_LL_ICACHE_REGION(Region)); in LL_ICACHE_ConfigRegion()
47 #define IS_LL_ICACHE_REGION(__VALUE__) (((__VALUE__) == LL_ICACHE_REGION_0) || \ macro98 assert_param(IS_LL_ICACHE_REGION(Region)); in LL_ICACHE_ConfigRegion()