Searched refs:TC1 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Difdhandler.c67 static unsigned int T0_card_timeout(double f, double d, int TC1, int TC2,
69 static unsigned int T1_card_timeout(double f, double d, int TC1, int BWI,
849 /* get TC1 Extra guard time */
927 /* get TC1 Extra guard time */
939 ccid_desc->readTimeout = T0_card_timeout(f, d, param[2] /* TC1 */,
1642 /* Init TC1 */
1657 /* Init TC1 */
1697 static unsigned int T0_card_timeout(double f, double d, int TC1, int TC2, argument
1731 EGT = 12 * f / d / clock_frequency + (f / d) * TC1 / clock_frequency;
1756 static unsigned int T1_card_timeout(double f, double d, int TC1, argument
[all...]

Completed in 113 milliseconds