|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
#include "peripherals/sc18is600.h"
Include dependency graph for sc18i600.c:Go to the source code of this file.
Functions | |
| void | sc18is600_init (void) |
Variables | |
| struct Sc18Is600 | sc18is600 |
| void sc18is600_init | ( | void | ) |
Definition at line 5 of file sc18i600.c.
References sc18is600, sc18is600_arch_init(), Sc18Is600Idle, and Sc18Is600::status.
Here is the call graph for this function:| struct Sc18Is600 sc18is600 |
Definition at line 3 of file sc18i600.c.
Referenced by dma1_c4_irq_handler(), exti2_irq_handler(), sc18is600_init(), sc18is600_read_from_register(), sc18is600_setup_SPI_DMA(), sc18is600_tranceive(), sc18is600_transmit(), and sc18is600_write_to_register().