|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "cc2500_compat.h"
Include dependency graph for cc2500_frsky_d.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | RC_CHANNEL_COUNT_FRSKY_D 8 |
Functions | |
| static rx_spi_received_e | frSkyDHandlePacket (uint8_t *const packet, uint8_t *const protocolState) |
| static void | frSkyDSetRcData (uint16_t *rcData, const uint8_t *payload) |
| static void | frSkyDInit (void) |
| #define RC_CHANNEL_COUNT_FRSKY_D 8 |
Definition at line 4 of file cc2500_frsky_d.h.
|
static |
Definition at line 6 of file cc2500_frsky_d.h.
References foo, protocolState, and RX_SPI_RECEIVED_NONE.
Referenced by frSkySpiInit().
Here is the caller graph for this function:Definition at line 18 of file cc2500_frsky_d.h.
Referenced by frSkySpiInit().
Here is the caller graph for this function:Definition at line 12 of file cc2500_frsky_d.h.
Referenced by frSkySpiInit().
Here is the caller graph for this function: