Home
last modified time | relevance | path

Searched refs:ZERO_DEVICE_TOP (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_l2_cache.c178 ASSERT(end < (uint64_t)ZERO_DEVICE_TOP); in check_config_l2_scratchpad()
217 ASSERT(scratchpad_start < (uint64_t *)ZERO_DEVICE_TOP);
Dmss_l2_cache.h447 #define ZERO_DEVICE_TOP 0x0C000000ULL macro