APM:Libraries
Functions | Variables
sdcard.cpp File Reference
#include "SPIDevice.h"
#include "sdcard.h"
#include "hwdef/common/spi_hook.h"
Include dependency graph for sdcard.cpp:

Go to the source code of this file.

Functions

void sdcard_init ()
 
void sdcard_stop (void)
 

Variables

const AP_HAL::HALhal
 

Function Documentation

◆ sdcard_init()

void sdcard_init ( )

Definition at line 39 of file sdcard.cpp.

Referenced by THD_FUNCTION().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sdcard_stop()

void sdcard_stop ( void  )

Definition at line 95 of file sdcard.cpp.

Referenced by ChibiOS::Scheduler::reboot().

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ hal

const AP_HAL::HAL& hal

Definition at line 14 of file AC_PID_test.cpp.