Lines Matching defs:ow_timing
34 struct ow_timing struct
36 uint32_t t_slot; /* Slot time */
37 uint32_t t_low0; /* Time low for a 0 bit. */
38 uint32_t t_low1; /* Time low for a 1 bit. */
39 uint32_t t_lowr; /* Time slave holds line down per bit */
40 uint32_t t_release; /* Time after t_rdv to float high */
41 uint32_t t_rec; /* After sample before M low */
42 uint32_t t_rdv; /* Time to poll the bit after M low */
43 uint32_t t_rstl; /* Time M low on reset */
44 uint32_t t_rsth; /* Time M high on reset */
45 uint32_t t_pdl; /* Time S low on reset */
46 uint32_t t_pdh; /* Time R high after M low on reset */