APM:Libraries
|
Go to the source code of this file.
Functions | |
void | sdcard_init () |
void | sdcard_stop (void) |
Variables | |
const AP_HAL::HAL & | hal |
void sdcard_init | ( | ) |
Definition at line 39 of file sdcard.cpp.
Referenced by THD_FUNCTION().
void sdcard_stop | ( | void | ) |
Definition at line 95 of file sdcard.cpp.
Referenced by ChibiOS::Scheduler::reboot().
const AP_HAL::HAL& hal |
Definition at line 14 of file AC_PID_test.cpp.