Chirp SonicLib
2.1.0
|
Internal definitions for the Chirp CH101 GPR Short-range Open sensor firmware. More...
Go to the source code of this file.
Functions | |
uint16_t | get_ch101_gpr_sr_open_fw_ram_init_addr (void) |
uint16_t | get_ch101_gpr_sr_open_fw_ram_init_size (void) |
const unsigned char * | get_ram_ch101_gpr_sr_open_init_ptr (void) |
uint8_t | ch101_gpr_sr_open_init (ch_dev_t *dev_ptr, ch_group_t *grp_ptr, uint8_t i2c_addr, uint8_t dev_num, uint8_t i2c_bus_index) |
void | ch101_gpr_sr_open_store_pt_result (ch_dev_t *dev_ptr) |
Variables | |
const char * | ch101_gpr_sr_open_version |
const uint8_t | ch101_gpr_sr_open_fw [CH101_FW_SIZE] |
Internal definitions for the Chirp CH101 GPR Short-range Open sensor firmware.
This file contains register offsets and other values for use with the CH101 GPR Short-rangeOpen 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.