1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 08:51:19 +01:00
Joakim Nohlgård 57f6081960 sys/analog_util: Refactor adc_map, fix compilation
Change the API to use int32_t instead of int, to allow for greater
flexibility on 8- and 16-bit platforms. Removed limitation on input
arguments that min < max. Times where it can be useful to have min > max
is when measuring a sensor where a higher measured voltage means a lower
physical value. For example a thermistor can be connected so that the
measured voltage goes down when the temperature goes up.
2018-04-16 13:53:49 +02:00
..
2017-11-10 14:19:08 +01:00
2018-04-05 14:39:59 +02:00
2018-02-22 19:13:39 +01:00
2018-01-15 14:37:05 +01:00
2017-09-06 08:49:05 +02:00
2016-09-05 02:22:37 +02:00
2018-04-11 17:11:26 +02:00
2018-01-15 14:37:05 +01:00
2018-04-05 14:39:59 +02:00
2016-12-16 09:48:08 +01:00
2016-11-09 11:59:45 +01:00
2017-11-16 14:40:16 +01:00
2017-05-24 17:54:01 +02:00
2017-07-03 10:55:35 +02:00
2017-10-26 15:13:11 +02:00
2017-06-27 18:05:14 +02:00