Searched refs:SHARP_UNIT (Results 1 – 1 of 1) sorted by relevance
15 #define SHARP_UNIT 40 /* us */ macro16 #define SHARP_BIT_PULSE (8 * SHARP_UNIT) /* 320us */17 #define SHARP_BIT_0_PERIOD (25 * SHARP_UNIT) /* 1ms (680us space) */18 #define SHARP_BIT_1_PERIOD (50 * SHARP_UNIT) /* 2ms (1680us space) */19 #define SHARP_BIT_0_SPACE (17 * SHARP_UNIT) /* 680us space */20 #define SHARP_BIT_1_SPACE (42 * SHARP_UNIT) /* 1680us space */21 #define SHARP_ECHO_SPACE (1000 * SHARP_UNIT) /* 40 ms */22 #define SHARP_TRAILER_SPACE (125 * SHARP_UNIT) /* 5 ms (even longer) */