Home
last modified time | relevance | path

Searched refs:reading (Results 1 – 25 of 100) sorted by relevance

1234

/f-stack/app/redis-5.0.5/deps/hiredis/adapters/
H A Dae.h42 int reading, writing; member
62 if (!e->reading) { in redisAeAddRead()
63 e->reading = 1; in redisAeAddRead()
71 if (e->reading) { in redisAeDelRead()
72 e->reading = 0; in redisAeDelRead()
115 e->reading = e->writing = 0; in redisAeAttach()
H A Dlibev.h42 int reading, writing; member
70 if (!e->reading) { in redisLibevAddRead()
71 e->reading = 1; in redisLibevAddRead()
80 if (e->reading) { in redisLibevDelRead()
81 e->reading = 0; in redisLibevDelRead()
129 e->reading = e->writing = 0; in redisLibevAttach()
/f-stack/freebsd/contrib/device-tree/Bindings/hwmon/
H A Dadc128d818.txt7 1 temperature reading (internal)
12 1 temperature reading (internal)
16 1 temperature reading (internal)
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Darm,arch_timer.yaml57 where reading certain values from the counter is unreliable. This also
63 that reading the counter is unreliable unless the same value is returned
70 says that reading the counters is unreliable in some cases, and reads may
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Daxp20x_battery.txt12 currents of the battery by reading ADC channels from the ADC.
H A Dlego_ev3_battery.txt10 - io-channels: phandles to analog inputs for reading voltage and current
H A Daxp20x_ac_power.txt12 reading ADC channels from the AXP20X ADC.
H A Drx51-battery.txt11 * "temp" - The ADC channel for temperature reading
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Damazon,al-thermal.txt3 Simple thermal device that allows temperature reading by a single MMIO
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dqcom,msm-uart.txt5 with the MSM serial UARTDM except that it only supports reading and writing one
/f-stack/freebsd/contrib/device-tree/Bindings/iio/light/
H A Dopt3001.txt6 requires the use of interrupts. Without interrupts, only the simple reading
H A Dveml6030.yaml17 can get the ALS and White channel reading from IIO raw interface.
/f-stack/freebsd/contrib/device-tree/Bindings/display/exynos/
H A Dexynos_dp.txt67 -samsung,link-rate: deprecated prop that can reading from monitor by dpcd method.
68 -samsung,lane-count: deprecated prop that can reading from monitor by dpcd method.
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dmt9p031.txt19 For further reading on port node refer to
H A Dimx274.txt18 an 'endpoint' subnode. For further reading on port node refer to
H A Dtvp514x.txt23 For further reading on port node refer to Documentation/devicetree/bindings/
H A Dov2659.txt21 For further reading on port node refer to
H A Dmt9v032.txt26 For further reading on port node refer to
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Darmada3700-xtal-clock.txt4 reading the gpio latch register.
H A Dmoxa,moxart-clock.txt8 by reading registers holding multiplier and divisor information.
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dspi-sprd-adi.txt22 one system is reading/writing data by ADI software channels, that should be under
23 one hardware spinlock protection to prevent other systems from reading/writing
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dgpio-pisosr.txt16 pin is pulsed before reading from the device to
/f-stack/freebsd/contrib/device-tree/Bindings/iio/proximity/
H A Dmaxbotix,mb1232.yaml36 Interrupt used to announce the preceding reading request has finished
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dqcom_hidma_mgmt.txt29 reading the source memory. Setting this value incorrectly can starve
35 applied back to back while reading the source before yielding the bus.
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dtsc2007.txt20 - ti,poll-period: how much time to wait (in milliseconds) before reading again the

1234