APM:Libraries
|
#include <inttypes.h>
Go to the source code of this file.
Functions | |
uint16_t | crc16_ccitt (const uint8_t *buf, uint32_t len, uint16_t crc) |
uint16_t crc16_ccitt | ( | const uint8_t * | buf, |
uint32_t | len, | ||
uint16_t | crc | ||
) |
Definition at line 52 of file edc.cpp.
Referenced by AP_GPS_SBP2::_detect(), AP_GPS_SBP::_detect(), AP_GPS_SBP::_sbp_process(), AP_GPS_SBP2::_sbp_process(), HALSITL::SITL_State::_sbp_send_message(), and AP_GPS_SBF::parse().