Home
last modified time | relevance | path

Searched defs:ow_timing (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/ow/
H A Dowll.h34 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 */
[all …]
H A Dowll_if.m130 struct ow_timing *timing; /* timing values */ struct
154 struct ow_timing *timing; /* timing values */ struct