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