PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for LPS25H, including all inherited members.
_baro_topic | LPS25H | private |
_class_instance | LPS25H | private |
_collect_phase | LPS25H | private |
_comms_errors | LPS25H | private |
_interface | LPS25H | protected |
_last_report | LPS25H | private |
_lock | cdev::CDev | protected |
_measure_interval | LPS25H | private |
_orb_class_instance | LPS25H | private |
_reports | LPS25H | private |
_sample_perf | LPS25H | 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() | LPS25H | private |
fops | cdev::CDev | protectedstatic |
get_devname() const | cdev::CDev | inline |
init() | LPS25H | virtual |
ioctl(struct file *filp, int cmd, unsigned long arg) | LPS25H | virtual |
cdev::CDev::ioctl(file_t *filep, int cmd, unsigned long arg) | cdev::CDev | virtual |
lock() | cdev::CDev | inlineprotected |
LPS25H(device::Device *interface, const char *path) | LPS25H | |
LPS25H(const LPS25H &) | LPS25H | private |
measure() | LPS25H | private |
open(file_t *filep) | cdev::CDev | virtual |
open_first(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
operator=(const LPS25H &) | LPS25H | 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() | LPS25H | |
read(struct file *filp, char *buffer, size_t buflen) | LPS25H | virtual |
cdev::CDev::read(file_t *filep, char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
read_reg(uint8_t reg, uint8_t &val) | LPS25H | private |
register_class_devname(const char *class_devname) | cdev::CDev | protectedvirtual |
reset() | LPS25H | private |
Run() override | LPS25H | private |
seek(file_t *filep, off_t offset, int whence) | cdev::CDev | inlinevirtual |
start() | LPS25H | private |
stop() | LPS25H | 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) | LPS25H | private |
~CDev() | cdev::CDev | virtual |
~LPS25H() | LPS25H | virtual |