![]() |
Contiki-NG
|
Implementation of the CC13xx/CC26xx RF data queue. More...
#include "contiki.h"#include "sys/cc.h"#include <ti/devices/DeviceFamily.h>#include <DeviceFamily_constructPath(driverlib/rf_mailbox.h)>#include <DeviceFamily_constructPath(driverlib/rf_data_entry.h)>#include "rf/data-queue.h"#include <stddef.h>#include <stdint.h>#include <string.h>Go to the source code of this file.
Implementation of the CC13xx/CC26xx RF data queue.
Definition in file data-queue.c.