Home
last modified time | relevance | path

Searched refs:W1_TIMING_A (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/w1/
A Dw1-gpio.c18 #define W1_TIMING_A 6 macro
40 udelay(W1_TIMING_A); in w1_gpio_read_bit()
70 bit ? udelay(W1_TIMING_A) : udelay(W1_TIMING_C); in w1_gpio_write_bit()

Completed in 3 milliseconds