Searched refs:tacc_value (Results 1 – 2 of 2) sorted by relevance
40 static const rt_uint8_t tacc_value[] = variable103 card->tacc_ns = (tacc_uint[csd->taac & 0x07] * tacc_value[(csd->taac & 0x78) >> 3] + 9) / 10; in mmcsd_parse_csd()
40 static const rt_uint8_t tacc_value[] = variable94 card->tacc_ns = (tacc_uint[csd->taac&0x07] * tacc_value[(csd->taac&0x78)>>3] + 9) / 10; in mmcsd_parse_csd()
Completed in 4 milliseconds