This is the complete list of members for satcat5::test::CfgDevice, including all inherited members.
| ConfigBus(void *base_ptr=0) (defined in satcat5::cfg::ConfigBus) | satcat5::cfg::ConfigBus | explicitprotected |
| count_irq() const | satcat5::cfg::ConfigBus | |
| get_regaddr(unsigned dev, unsigned reg) const | satcat5::cfg::ConfigBus | inline |
| get_register(unsigned dev, unsigned reg=0) | satcat5::cfg::ConfigBus | |
| irq_poll() | satcat5::test::CfgDevice | inline |
| m_base_ptr (defined in satcat5::cfg::ConfigBus) | satcat5::cfg::ConfigBus | protected |
| m_irq_list (defined in satcat5::cfg::ConfigBus) | satcat5::cfg::ConfigBus | protected |
| operator[](unsigned idx) | satcat5::test::CfgDevice | inline |
| read(unsigned regaddr, u32 &val) override | satcat5::test::CfgDevice | virtual |
| read_array(unsigned regaddr, unsigned count, u32 *result) | satcat5::cfg::ConfigBus | virtual |
| read_default(u32 val) | satcat5::test::CfgDevice | |
| read_default_echo() | satcat5::test::CfgDevice | |
| read_default_none() | satcat5::test::CfgDevice | |
| read_repeat(unsigned regaddr, unsigned count, u32 *result) | satcat5::cfg::ConfigBus | virtual |
| reg (defined in satcat5::test::CfgDevice) | satcat5::test::CfgDevice | protected |
| register_irq(satcat5::cfg::Interrupt *obj) | satcat5::cfg::ConfigBus | |
| unregister_irq(satcat5::cfg::Interrupt *obj) | satcat5::cfg::ConfigBus | |
| write(unsigned regaddr, u32 wrval) override | satcat5::test::CfgDevice | virtual |
| write_array(unsigned regaddr, unsigned count, const u32 *data) | satcat5::cfg::ConfigBus | virtual |
| write_repeat(unsigned regaddr, unsigned count, const u32 *data) | satcat5::cfg::ConfigBus | virtual |
| ~ConfigBus() (defined in satcat5::cfg::ConfigBus) | satcat5::cfg::ConfigBus | inlineprotected |