Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
high_speed_logger_spi_link.c File Reference
+ Include dependency graph for high_speed_logger_spi_link.c:

Go to the source code of this file.

Functions

static void high_speed_logger_spi_link_trans_cb (struct spi_transaction *trans)
 
void high_speed_logger_spi_link_init (void)
 
void high_speed_logger_spi_link_periodic (void)
 

Variables

struct high_speed_logger_spi_link_data high_speed_logger_spi_link_data
 
struct spi_transaction high_speed_logger_spi_link_transaction
 
static volatile bool high_speed_logger_spi_link_ready = true
 

Function Documentation

◆ high_speed_logger_spi_link_init()

◆ high_speed_logger_spi_link_periodic()

◆ high_speed_logger_spi_link_trans_cb()

static void high_speed_logger_spi_link_trans_cb ( struct spi_transaction trans)
static

Definition at line 83 of file high_speed_logger_spi_link.c.

References high_speed_logger_spi_link_ready.

Referenced by high_speed_logger_spi_link_init().

+ Here is the caller graph for this function:

Variable Documentation

◆ high_speed_logger_spi_link_data

◆ high_speed_logger_spi_link_ready

volatile bool high_speed_logger_spi_link_ready = true
static

◆ high_speed_logger_spi_link_transaction

struct spi_transaction high_speed_logger_spi_link_transaction