Searched defs:ow_timing (Results 1 – 2 of 2) sorted by relevance
34 struct ow_timing struct36 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 */[all …]
130 struct ow_timing *timing; /* timing values */ struct154 struct ow_timing *timing; /* timing values */ struct