This is the complete list of members for BMI088_accel, including all inherited members.
_bad_registers | BMI088_accel | private |
_bad_transfers | BMI088_accel | private |
_checked_bad | BMI088_accel | private |
_checked_next | BMI088 | protected |
_checked_registers | BMI088_accel | privatestatic |
_checked_values | BMI088_accel | private |
_duplicates | BMI088_accel | private |
_got_duplicate | BMI088_accel | private |
_px4_accel | BMI088_accel | private |
_register_wait | BMI088 | protected |
_reset_wait | BMI088 | protected |
_rotation | BMI088 | protected |
_sample_perf | BMI088_accel | private |
_whoami | BMI088 | protected |
accel_set_sample_rate(float desired_sample_rate_hz) | BMI088_accel | private |
BMI088(const BMI088 &) | BMI088 | protected |
BMI088(const char *name, const char *devname, int bus, uint32_t device, enum spi_mode_e mode, uint32_t frequency, enum Rotation rotation) | BMI088 | |
BMI088_accel(int bus, const char *path_accel, uint32_t device, enum Rotation rotation) | BMI088_accel | |
BMI088_accel(const BMI088_accel &) | BMI088_accel | private |
check_registers(void) | BMI088_accel | private |
init() | BMI088_accel | virtual |
measure() | BMI088_accel | private |
modify_reg(unsigned reg, uint8_t clearbits, uint8_t setbits) | BMI088_accel | private |
operator=(const BMI088_accel &) | BMI088_accel | private |
BMI088::operator=(const BMI088 &) | BMI088 | protected |
print_info() | BMI088_accel | |
print_registers() | BMI088_accel | |
probe() | BMI088_accel | protectedvirtual |
read_reg(unsigned reg) | BMI088_accel | virtual |
read_reg16(unsigned reg) | BMI088_accel | virtual |
reset() | BMI088_accel | private |
Run() override | BMI088_accel | private |
set_accel_range(unsigned max_g) | BMI088_accel | private |
start() | BMI088_accel | |
stop() | BMI088_accel | private |
test_error() | BMI088_accel | |
write_checked_reg(unsigned reg, uint8_t value) | BMI088_accel | private |
write_reg(unsigned reg, uint8_t value) | BMI088 | protected |
~BMI088()=default | BMI088 | virtual |
~BMI088_accel() | BMI088_accel | virtual |