1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include
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
..
can sys/include/can/device.h: make CAN_DLL_NUMOF int 2017-10-25 16:18:51 +02:00
checksum cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
crypto crypto/cbc: add return values to documentation 2018-02-27 09:56:54 +01:00
ecc cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
embUnit cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
event Merge pull request #8565 from bergzand/pr/event/doc/fix-timeout-unit 2018-02-14 21:08:29 +01:00
fs fs/fatfs: Editorial changes in Doxygen comments 2018-03-14 11:57:34 +01:00
hashes hashes: SHA256 documentation updated 2018-03-06 16:18:31 +01:00
net Merge pull request #8788 from kaspar030/nanocoap_add_serverside_block1 2018-04-16 12:49:06 +02:00
xtimer sys/include/xtimer: Added xtimer_set64() 2018-04-04 16:58:59 +02:00
analog_util.h sys/analog_util: Refactor adc_map, fix compilation 2018-04-16 13:53:49 +02:00
auto_init.h all: fix my email address 2017-10-20 15:02:41 +02:00
base64.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
bcd.h bcd: initial import of binary coded decimal en-/decoder 2017-07-06 20:43:29 +02:00
benchmark.h sys/benchmark: remove BENCHMARK_SETUP() 2018-02-20 10:10:13 +01:00
bitfield.h sys: bitfield: add bf_get_unset 2015-07-07 17:49:17 +02:00
bloom.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cbor.h sys: cbor: makefiles can enable cbor functionality 2017-06-27 17:45:42 +02:00
color.h sys/color: add rgba structure 2017-09-01 09:35:48 +02:00
div.h doc: remove sys_util references 2018-04-05 14:39:59 +02:00
embUnit.h sys: fix doxygen grouping of tsrb und embUnit 2017-07-04 14:44:17 +02:00
event.h doc: fix event_t attribute in documentation 2018-02-08 09:59:16 +01:00
evtimer_msg.h evtimer: initial import 2017-06-16 16:50:54 +02:00
evtimer.h evtimer: initial import 2017-06-16 16:50:54 +02:00
fmt.h sys/fmt: use also positive scaling for s32_dfp 2018-04-06 11:58:43 +02:00
hashes.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
iolist.h doc: remove sys_util references 2018-04-05 14:39:59 +02:00
isrpipe.h isrpipe: fix timeout unit in doc 2018-02-28 10:02:03 +01:00
luid.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
memarray.h memarray: add fixed-size memory block allocator 2018-04-10 14:37:29 +02:00
mineplex.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
od.h sys/od: add ASCII representation to memory dump 2017-11-14 09:22:02 +01:00
phydat.h sys/phydat: Add phydat_fit 2018-03-22 15:21:01 +01:00
pipe.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
pm_layered.h pm_layered: make sure no conflict for pm_set_lowest and periph_common exists 2017-10-26 10:09:09 +02:00
ps.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
random.h Merge pull request #7390 from tobhe/random 2018-02-09 10:33:46 +01:00
rtt_stdio.h sys/rtt_stdio: Support SEGGER RTT for stdin/stdout 2016-10-04 19:26:23 -07:00
saul_reg.h saul_reg: make ptr to device descriptor non const 2017-10-12 11:51:24 +02:00
sema.h Merge pull request #6696 from lebrush/fix/semaphore 2017-03-28 20:54:06 +02:00
seq.h sys/seq: Serial Number Arithmetic 2015-08-21 23:30:04 +02:00
shell_commands.h all: fix my email address 2017-10-20 15:02:41 +02:00
shell.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
timex.h sys/timex: make NS_PER_US unsigned 2017-12-12 07:51:39 +01:00
tm.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
trickle.h sys: enhance trickle docu 2017-07-04 14:44:17 +02:00
tsrb.h sys/include/tsrb.h: move usage doc to main API page. 2017-11-02 21:59:37 -05:00
uart_stdio.h sys/include: include stdint when using uint8_t 2016-03-30 15:34:25 +02:00
ubjson.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
universal_address.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
utlist.h sys/include: Include utlist for simple list operation defines 2014-12-12 12:18:34 +01:00
vfs.h vfs: add format function in vfs api 2018-02-09 14:29:45 +01:00
xtimer.h Merge pull request #8875 from Josar/pr/xtimer64 2018-04-09 16:19:44 +02:00