Home
last modified time | relevance | path

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

/post/drivers/
A Dflash.c53 int ret, n, n_start, n_end; in flash_post_test() local
62 n_start = CFG_SYS_POST_FLASH_START; in flash_post_test()
65 for (n = n_start; n < n_end; ++n) { in flash_post_test()

Completed in 7 milliseconds