nes-proj/core/net/mac
Billy Kozak 7b27ad64ca Replaced function pointer cast in contikimac
Replaced a cast of the funciton pointer to powercycle with a
wrapper calling powercycle which has the correct signature.

The previous implementation was an instance of undefined behaviour
according to the C standard.
2015-09-01 10:16:43 -06:00
..
contikimac Replaced function pointer cast in contikimac 2015-09-01 10:16:43 -06:00
cxmac
sicslowmac
csma.c
csma.h
frame802154.c
frame802154.h
framer-802154.c
framer-802154.h
framer-nullmac.c
framer-nullmac.h
framer.c
framer.h
mac-sequence.c Consistently use PACKETBUF_ATTR_MAC_SEQNO for MAC sequence number, both input and output. Disable PACKETBUF_ATTR_PACKET_ID in the non-Rime case. 2015-05-06 16:34:44 +02:00
mac-sequence.h
mac.c
mac.h
nullmac.c
nullmac.h
nullrdc-noframer.c
nullrdc-noframer.h
nullrdc.c
nullrdc.h
phase.c
phase.h
rdc.h