1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include
Martine Lenders 49c9d60724
gnrc_netapi: make doc a little more consistent
Throughout the documentation `gnrc_nettype_t` is referred to as a
"protocol type". The documentation for the functions
`gnrc_netapi_dispatch_*()` that were added later only refer to it as
"type".

This fix changes those to "protocol type" to make this clearer in the
context of these functions and unify it with the rest of the
documentation.
2017-12-06 18:10:10 +01: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: constify input buffers 2017-06-27 18:58:33 +02: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 sys/event: initial commit of handler-based event system 2017-11-06 14:19:31 +01:00
fs fs/spiffs: improve documentation 2017-07-07 11:31:23 +02:00
hashes cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
net gnrc_netapi: make doc a little more consistent 2017-12-06 18:10:10 +01:00
xtimer make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
analog_util.h sys: s/adc_util/analog_util/ and added DAC mapping 2016-03-14 20:39:31 +01: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
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 sys: div: add div_u64_by_125() 2017-03-20 15:32:20 +01:00
embUnit.h sys: fix doxygen grouping of tsrb und embUnit 2017-07-04 14:44:17 +02:00
event.h sys/event: initial commit of handler-based event system 2017-11-06 14:19:31 +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: update and fix docu 2017-09-28 15:44:35 +02:00
hashes.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
isrpipe.h sys/isrpipe: fix group 2016-12-20 20:47:27 +01:00
luid.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +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 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02: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 sys: include: random: fix RANDOM_SEED_DEFAULT defines 2017-11-08 17:18:26 +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 cppcheck: Provide consistent reason formatting for all cppcheck-suppresses 2017-10-10 10:25:20 -07: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 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
xtimer.h xtimer: Set XTIMER_SHIFT to 0 if underlying timer is 32768 Hz 2017-10-10 12:20:04 +02:00