Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dcore.c748 uint8_t result_pattern; in mmc_send_if_cond() local
763 result_pattern = cmd.resp[0] & 0xFF; in mmc_send_if_cond()
765 if (result_pattern != test_pattern) in mmc_send_if_cond()

Completed in 6 milliseconds