|
SatCat5
|
This is the complete list of members for satcat5::test::CfgSpace, including all inherited members.
| add_device(unsigned devaddr, satcat5::cfg::ConfigBus &cfg) | satcat5::test::CfgSpace | |
| ConfigBus(void *base_ptr=0) (defined in satcat5::cfg::ConfigBus) | satcat5::cfg::ConfigBus | explicitprotected |
| count_irq() const | satcat5::cfg::ConfigBus | |
| get_device(unsigned devaddr) | satcat5::test::CfgSpace | |
| 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::CfgSpace | inline |
| m_base_ptr (defined in satcat5::cfg::ConfigBus) | satcat5::cfg::ConfigBus | protected |
| m_devs (defined in satcat5::test::CfgSpace) | satcat5::test::CfgSpace | protected |
| m_irq_list (defined in satcat5::cfg::ConfigBus) | satcat5::cfg::ConfigBus | protected |
| m_undef (defined in satcat5::test::CfgSpace) | satcat5::test::CfgSpace | protected |
| read(unsigned regaddr, u32 &val) override | satcat5::test::CfgSpace | virtual |
| read_array(unsigned regaddr, unsigned count, u32 *result) | satcat5::cfg::ConfigBus | virtual |
| read_repeat(unsigned regaddr, unsigned count, u32 *result) | satcat5::cfg::ConfigBus | virtual |
| 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::CfgSpace | 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 |