rusefi-1/firmware/hw_layer/sensors
Andrey G b92e3086d0
Adc isAdcChannelValid helper (#2188)
* Guard define argument

* ADC: isAdcChannelValid

Check for both <= EFI_ADC_NONE and >= EFI_ADC_LAST_CHANNEL
Also check for value out of enum range (corrupted settings)

* Fix unit tests
2021-01-05 16:02:20 -05:00
..
accelerometer.cpp
accelerometer.h
cj125.cpp Adc isAdcChannelValid helper (#2188) 2021-01-05 16:02:20 -05:00
cj125.h
cj125.md
cj125_logic.cpp
cj125_logic.h
hip9011.cpp Fix gpio reinit race condition (#2098) 2020-12-18 17:18:12 -05:00
hip9011.h Remove trigger listener list (#1886) 2020-10-17 08:00:11 -04:00
hip9011_logic.cpp
hip9011_logic.h
joystick.cpp trigger and start button pins not displayed by "pins" command #2084 2020-12-22 21:20:57 -05:00
joystick.h
sensors.mk
yaw_rate_sensor.cpp
yaw_rate_sensor.h