|
1-Wire and ENS210 driver stack
|
| ▼ 1wire | |
| DS2485.c | General library for the DS2485, supporting the higher-level one_wire.c/.h API |
| DS2485.h | General library for the DS2485, supporting the higher-level one_wire.c/.h API |
| DS2485_port_maxim.c | Platform-specific interface used to drive the DS2485 over I2C in the original Maxim environment |
| DS2485_port_NXP_LPI2C.c | Platform-specific interface used to drive the DS2485 over I2C on NXP hardware |
| DS28E18.c | Driver for a DS28E18 slave on a 1-Wire bus |
| DS28E18.h | Driver for a DS28E18 slave on a 1-Wire bus |
| one_wire.c | General 1-Wire API using the DS2485 1-Wire master |
| one_wire.h | General 1-Wire API using the DS2485 1-Wire master |
| one_wire_address.h | Address of a device on a 1-Wire bus |
| ▼ ENS210 | |
| ENS210.cpp | ENS210 temperature and humidity sensor driver |
| ENS210.hpp | Public C++ interface for the ENS210 temperature and humidity sensor driver |
| ENS210_Result.cpp | ENS210 measurement-result helper implementation |
| ENS210_Result.hpp | ENS210 measurement-result types and conversion helpers |
1.8.13