|
Open Model Railroad Network (OpenMRN)
|
This is the complete list of members for BitBangI2C< HW >, including all inherited members.
| BitBangI2C(const char *name) | BitBangI2C< HW > | inline |
| BitBangI2CStates() | BitBangI2CStates | inlineprotected |
| clockStretchActive_ | BitBangI2C< HW > | private |
| close(File *) OVERRIDE | Node | protectedvirtual |
| Device::close(struct _reent *reent, int fd) | Device | static |
| count_ | BitBangI2C< HW > | private |
| Device(const char *name) | Device | |
| disable() override | BitBangI2C< HW > | inlineprivatevirtual |
| DISALLOW_COPY_AND_ASSIGN(I2C) (defined in I2C) | I2C | private |
| enable() override | BitBangI2C< HW > | inlineprivatevirtual |
| fcntl(int fd, int cmd, unsigned long data) | FileIO | static |
| fcntl(File *file, int cmd, unsigned long data) | FileIO | protectedvirtual |
| fd_alloc(void) | FileIO | protectedstatic |
| fd_free(int fd) | FileIO | protectedstatic |
| fd_lookup(File *file) | FileIO | protectedstatic |
| file_lookup(int fd) | FileIO | protectedstatic |
| FileIO(const char *name) | FileIO | inlineprotected |
| files | FileIO | protectedstatic |
| first | Device | privatestatic |
| flush_buffers() OVERRIDE | I2C | inlineprivatevirtual |
| fstat(File *file, struct stat *stat) override | Node | protectedvirtual |
| Device::fstat(struct _reent *reent, int fd, struct stat *stat) | FileIO | static |
| get_mode() override | Node | inlineprivatevirtual |
| I2C(const char *name) | I2C | inlineprotected |
| I2C() | I2C | private |
| ioctl(File *file, unsigned long int key, unsigned long data) OVERRIDE | I2C | privatevirtual |
| Node::ioctl(int fd, unsigned long int key, unsigned long data) | FileIO | static |
| is_device(int fd) | FileIO | inlinestatic |
| lock() (defined in Atomic) | Atomic | inlineprivate |
| lock_ | Node | protected |
| lseek(struct _reent *reent, int fd, _off_t offset, int whence) | FileIO | static |
| lseek(File *f, off_t offset, int whence) | FileIO | protectedvirtual |
| mode_ | Node | protected |
| msg_ | BitBangI2C< HW > | private |
| mu_ | Atomic | private |
| mutex | FileIO | protectedstatic |
| name | FileIO | protected |
| next | Device | private |
| Node(const char *name) | Node | inlineprotected |
| numOpenFiles | FileIO | protectedstatic |
| open(File *, const char *, int, int) OVERRIDE | Node | protectedvirtual |
| Device::open(struct _reent *reent, const char *path, int flags, int mode) | Device | static |
| prev | Device | private |
| read(File *file, void *buf, size_t count) OVERRIDE | I2C | privatevirtual |
| Node::read(struct _reent *reent, int fd, void *buf, size_t count) | FileIO | static |
| references_ | Node | protected |
| select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, long long timeout) | Device | static |
| FileIO::select(File *file, int mode) | FileIO | inlineprotectedvirtual |
| select_clear() | Device | static |
| select_insert(SelectInfo *info) | Device | protectedstatic |
| select_wakeup(SelectInfo *info) | Device | protectedstatic |
| select_wakeup_from_isr(SelectInfo *info, int *woken) | Device | protectedstatic |
| sem_ | BitBangI2C< HW > | private |
| smbus(File *file, unsigned long data) | I2C | private |
| stat(struct _reent *reent, const char *path, struct stat *stat) | Device | static |
| State enum name | BitBangI2CStates | protected |
| state_ | BitBangI2C< HW > | private |
| state_recovery() | BitBangI2C< HW > | inlineprivate |
| state_rx(uint8_t *data, bool nack) | BitBangI2C< HW > | inlineprivate |
| state_start() | BitBangI2C< HW > | inlineprivate |
| state_stop() | BitBangI2C< HW > | inlineprivate |
| state_tx(uint8_t data) | BitBangI2C< HW > | inlineprivate |
| StateRecovery enum name | BitBangI2CStates | protected |
| stateRecovery_ | BitBangI2C< HW > | |
| StateRx enum name | BitBangI2CStates | protected |
| stateRx_ | BitBangI2C< HW > | |
| StateStart enum name | BitBangI2CStates | protected |
| stateStart_ | BitBangI2C< HW > | |
| StateStop enum name | BitBangI2CStates | protected |
| stateStop_ | BitBangI2C< HW > | |
| StateTx enum name | BitBangI2CStates | protected |
| stateTx_ | BitBangI2C< HW > | |
| stop_ | BitBangI2C< HW > | private |
| tick_interrupt() | BitBangI2C< HW > | inline |
| transfer(struct i2c_msg *msg, bool stop) override | BitBangI2C< HW > | inlineprivatevirtual |
| transfer_messages(struct i2c_msg *msgs, int num) | I2C | private |
| unlock() (defined in Atomic) | Atomic | inlineprivate |
| write(File *file, const void *buf, size_t count) OVERRIDE | I2C | privatevirtual |
| Node::write(struct _reent *reent, int fd, const void *buf, size_t count) | FileIO | static |
| ~BitBangI2C() | BitBangI2C< HW > | inline |
| ~Device() | Device | virtual |
| ~FileIO() | FileIO | inlineprotectedvirtual |
| ~I2C() | I2C | inlineprotected |
| ~Node() | Node | inlineprotectedvirtual |