Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/nwc/
Dmss_ddr_debug.c851 uint32_t alive_idx = 0U; in test_ddr() local
910 uprint(g_debug_uart, (const char*)progress[alive_idx]); in test_ddr()
912 alive_idx++; in test_ddr()
913 if(alive_idx >= 3U) in test_ddr()
915 alive_idx = 0; in test_ddr()