fome-fw/firmware/hw_layer/sensors
Andrey G 71fe582ce5 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 WBO 2020-05-20 19:01:55 -04:00
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 The Big Refactoring of 2019: folder structure #723 2020-08-02 20:46:40 -04:00
hip9011_logic.h The Big Refactoring of 2019: folder structure #723 2020-08-02 20:46:40 -04:00
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