Chirp SonicLib
4.5.2
|
Internal definitions for the Chirp CH101 GPR Multi-threshold sensor firmware. More...
#include <stdint.h>
#include "ch101.h"
#include <invn/soniclib/ch_rangefinder.h>
#include <invn/soniclib/soniclib.h>
Go to the source code of this file.
Functions | |
uint8_t | ch101_gprmt_init (ch_dev_t *dev_ptr, fw_info_t **fw_info) |
uint16_t | get_ch101_gprmt_fw_ram_init_addr (void) |
uint16_t | get_ch101_gprmt_fw_ram_init_size (void) |
const unsigned char * | get_ram_ch101_gprmt_init_ptr (void) |
Variables | |
const uint8_t | ch101_gprmt_fw_text [] |
const uint8_t | ch101_gprmt_fw_vec [] |
const uint16_t | ch101_gprmt_text_size |
const uint16_t | ch101_gprmt_vec_size |
const char * | ch101_gprmt_version |
Internal definitions for the Chirp CH101 GPR Multi-threshold sensor firmware.
This file contains register offsets and other values for use with the CH101 GPR Multi-threshold sensor firmware. These values are subject to change without notice.
You should not need to edit this file or call the driver functions directly. Doing so will reduce your ability to benefit from future enhancements and releases from Chirp.