PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for LPS22HB, including all inherited members.
_baro_topic | LPS22HB | private |
_class_instance | LPS22HB | private |
_collect_phase | LPS22HB | private |
_comms_errors | LPS22HB | private |
_interface | LPS22HB | protected |
_last_report | LPS22HB | private |
_lock | cdev::CDev | protected |
_measure_interval | LPS22HB | private |
_orb_class_instance | LPS22HB | private |
_sample_perf | LPS22HB | private |
CDev(const char *devname) | cdev::CDev | explicit |
CDev(const CDev &)=delete | cdev::CDev | |
CDev(CDev &&)=delete | cdev::CDev | |
close(file_t *filep) | cdev::CDev | virtual |
close_last(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
collect() | LPS22HB | private |
fops | cdev::CDev | protectedstatic |
get_devname() const | cdev::CDev | inline |
init() | LPS22HB | virtual |
ioctl(struct file *filp, int cmd, unsigned long arg) | LPS22HB | virtual |
cdev::CDev::ioctl(file_t *filep, int cmd, unsigned long arg) | cdev::CDev | virtual |
lock() | cdev::CDev | inlineprotected |
LPS22HB(device::Device *interface, const char *path) | LPS22HB | |
LPS22HB(const LPS22HB &) | LPS22HB | private |
measure() | LPS22HB | private |
open(file_t *filep) | cdev::CDev | virtual |
open_first(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
operator=(const LPS22HB &) | LPS22HB | private |
cdev::CDev::operator=(const CDev &)=delete | cdev::CDev | |
cdev::CDev::operator=(CDev &&)=delete | cdev::CDev | |
poll(file_t *filep, px4_pollfd_struct_t *fds, bool setup) | cdev::CDev | virtual |
poll_notify(pollevent_t events) | cdev::CDev | protectedvirtual |
poll_notify_one(px4_pollfd_struct_t *fds, pollevent_t events) | cdev::CDev | protectedvirtual |
poll_state(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
print_info() | LPS22HB | |
read(file_t *filep, char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
read_reg(uint8_t reg, uint8_t &val) | LPS22HB | private |
register_class_devname(const char *class_devname) | cdev::CDev | protectedvirtual |
reset() | LPS22HB | private |
Run() override | LPS22HB | private |
seek(file_t *filep, off_t offset, int whence) | cdev::CDev | inlinevirtual |
start() | LPS22HB | private |
stop() | LPS22HB | private |
unlock() | cdev::CDev | inlineprotected |
unregister_class_devname(const char *class_devname, unsigned class_instance) | cdev::CDev | protectedvirtual |
unregister_driver_and_memory() | cdev::CDev | protected |
write(file_t *filep, const char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
write_reg(uint8_t reg, uint8_t val) | LPS22HB | private |
~CDev() | cdev::CDev | virtual |
~LPS22HB() | LPS22HB | virtual |