1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/cc110x_legacy_csma
Cenk Gündoğan 6ee5e737f9 vtimer: set custom msg_t.type with vtimer_set_msg
Currently, when using vtimer_set_msg the corresponding msg_t is filled
with the MSG_TIMER ("12345") type.
This approach makes it difficult to differentiate between incoming
messages via vtimer_set_msg.

In this PR I introduce another parameter for the vtimer_set_msg
function to specify a custom msg_t type.
2014-12-09 10:07:26 +01:00
..
arch_cc1100.h drivers - cc110x: rename cc110x to cc110x_legacy_csma 2014-10-28 16:18:50 +01:00
cc1100_phy.c vtimer: set custom msg_t.type with vtimer_set_msg 2014-12-09 10:07:26 +01:00
cc1100_phy.h drivers/cc110x: fix duplicate length member 2014-10-28 18:04:26 +01:00
cc1100_spi.c drivers - cc110x: rename cc110x to cc110x_legacy_csma 2014-10-28 16:18:50 +01:00
cc1100_spi.h drivers - cc110x: rename cc110x to cc110x_legacy_csma 2014-10-28 16:18:50 +01:00
cc1100-csmaca-mac.c drivers - cc110x: rename cc110x to cc110x_legacy_csma 2014-10-28 16:18:50 +01:00
cc1100-csmaca-mac.h drivers - cc110x: rename cc110x to cc110x_legacy_csma 2014-10-28 16:18:50 +01:00
cc1100-defaultSettings.c drivers - cc110x: rename cc110x to cc110x_legacy_csma 2014-10-28 16:18:50 +01:00
cc1100-defaultSettings.h drivers - cc110x: rename cc110x to cc110x_legacy_csma 2014-10-28 16:18:50 +01:00
cc1100-internal.h drivers - cc110x: rename cc110x to cc110x_legacy_csma 2014-10-28 16:18:50 +01:00
cc1100.c cc110x: cleanup cc110x_legacy_csma driver 2014-12-05 20:33:10 +01:00
cc1100.h doc: fixed broken param descriptions 2014-11-30 22:34:50 +01:00
Makefile drivers - cc110x: rename cc110x to cc110x_legacy_csma 2014-10-28 16:18:50 +01:00