mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
e1f81f02fd
The RTT callback for a super-frame cycle uses the `arg` pointer to set the message value that then is handed to the GoMacH thread. However, in both instances the timer is scheduled the constant `GNRC_GOMACH_EVENT_RTT_NEW_CYCLE` is provided. This means the argument is not really necessary. |
||
---|---|---|
.. | ||
application_layer | ||
link_layer | ||
netapi | ||
netif | ||
netreg | ||
nettest | ||
network_layer | ||
pkt | ||
pktbuf | ||
pktbuf_malloc | ||
pktbuf_static | ||
pktdump | ||
priority_pktqueue | ||
routing/rpl | ||
sock | ||
transport_layer | ||
Makefile |