|
APM:Libraries
|
Go to the source code of this file.
Namespaces | |
| AP_HAL | |
Functions | |
| void | AP_HAL::init () |
| Generic board initialization function. More... | |
| void | AP_HAL::panic (const char *errormsg,...) FMT_PRINTF(1 |
| uint32_t | AP_HAL::micros () |
| uint32_t | AP_HAL::millis () |
| uint64_t | AP_HAL::micros64 () |
| uint64_t | AP_HAL::millis64 () |
Variables | |
| void | AP_HAL::NORETURN |
1.8.13