walnux/drivers/analog
Daniel Byshkin 4030eb892e drivers/analog/ads1115.h: Add ioctl for conversion trigger
Since the ADS1115 has a relative slow conversion rate, this additional
ioctl command makes it possible to trigger a conversion before reading
the reading the conversion result, allowing the user to perform other
computation in between instead of waiting for the conversion time to
complete. It improves sampling time.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2025-07-14 10:22:33 -04:00
..
ad5410.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
adc.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
ads1115.c drivers/analog/ads1115.h: Add ioctl for conversion trigger 2025-07-14 10:22:33 -04:00
ads1242.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
ads1255.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
ads7828.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
CMakeLists.txt drivers/analog/mcp47x6: Add support for MCP47X6 DAC series 2025-04-29 16:17:44 -03:00
comp.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
dac.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
dac7554.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
dac7571.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
hx711.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
Kconfig drivers/analog/mcp47x6: Add support for MCP47X6 DAC series 2025-04-29 16:17:44 -03:00
lmp92001.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
ltc1867l.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Make.defs drivers/analog/mcp47x6: Add support for MCP47X6 DAC series 2025-04-29 16:17:44 -03:00
max1161x.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
mcp47x6.c drivers/analog/mcp47x6: Add support for MCP47X6 DAC series 2025-04-29 16:17:44 -03:00
mcp48xx.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
mcp3008.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
opamp.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pga11x.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00