Firmware
|
This is the complete list of members for TFMINI, including all inherited members.
_lock | cdev::CDev | protected |
CDev(const char *devname) | cdev::CDev | |
close(file_t *filep) | cdev::CDev | virtual |
close_last(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
fops | cdev::CDev | protectedstatic |
get_devname() const | cdev::CDev | inline |
init() (defined in TFMINI) | TFMINI | virtual |
ioctl(device::file_t *filp, int cmd, unsigned long arg) | TFMINI | virtual |
lock() | cdev::CDev | inlineprotected |
open(file_t *filep) | cdev::CDev | virtual |
open_first(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
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() | TFMINI | |
read(device::file_t *filp, char *buffer, size_t buflen) | TFMINI | virtual |
register_class_devname(const char *class_devname) | cdev::CDev | protectedvirtual |
seek(file_t *filep, off_t offset, int whence) | cdev::CDev | inlinevirtual |
TFMINI(const char *port, uint8_t rotation=distance_sensor_s::ROTATION_DOWNWARD_FACING) (defined in TFMINI) | TFMINI | |
unlock() | cdev::CDev | inlineprotected |
unregister_class_devname(const char *class_devname, unsigned class_instance) | cdev::CDev | protectedvirtual |
write(file_t *filep, const char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
~CDev() (defined in cdev::CDev) | cdev::CDev | virtual |
~TFMINI() (defined in TFMINI) | TFMINI | virtual |