Searched refs:IS_LL_ICACHE_REGION_SIZE (Results 1 – 4 of 4) sorted by relevance
51 #define IS_LL_ICACHE_REGION_SIZE(__VALUE__) (((__VALUE__) == LL_ICACHE_REGIONSIZE_2MB) || \ macro98 assert_param(IS_LL_ICACHE_REGION_SIZE(pICACHE_RegionStruct->Size)); in LL_ICACHE_ConfigRegion()
52 #define IS_LL_ICACHE_REGION_SIZE(__VALUE__) (((__VALUE__) == LL_ICACHE_REGIONSIZE_2MB) || \ macro101 assert_param(IS_LL_ICACHE_REGION_SIZE(pICACHE_RegionStruct->Size)); in LL_ICACHE_ConfigRegion()