SatCat5
satcat5::test::CfgRegister Member List

This is the complete list of members for satcat5::test::CfgRegister, including all inherited members.

CfgRegister()satcat5::test::CfgRegister
ConfigBus(void *base_ptr=0) (defined in satcat5::cfg::ConfigBus)satcat5::cfg::ConfigBusexplicitprotected
count_irq() constsatcat5::cfg::ConfigBus
get_regaddr(unsigned dev, unsigned reg) constsatcat5::cfg::ConfigBusinline
get_register(unsigned dev, unsigned reg=0)satcat5::cfg::ConfigBus
irq_poll()satcat5::cfg::ConfigBus
m_base_ptr (defined in satcat5::cfg::ConfigBus)satcat5::cfg::ConfigBusprotected
m_irq_list (defined in satcat5::cfg::ConfigBus)satcat5::cfg::ConfigBusprotected
m_queue_rd (defined in satcat5::test::CfgRegister)satcat5::test::CfgRegisterprotected
m_queue_wr (defined in satcat5::test::CfgRegister)satcat5::test::CfgRegisterprotected
m_rd_count (defined in satcat5::test::CfgRegister)satcat5::test::CfgRegisterprotected
m_rd_dval (defined in satcat5::test::CfgRegister)satcat5::test::CfgRegisterprotected
m_rd_mode (defined in satcat5::test::CfgRegister)satcat5::test::CfgRegisterprotected
m_wr_count (defined in satcat5::test::CfgRegister)satcat5::test::CfgRegisterprotected
read(unsigned regaddr, u32 &rdval) overridesatcat5::test::CfgRegistervirtual
read_array(unsigned regaddr, unsigned count, u32 *result)satcat5::cfg::ConfigBusvirtual
read_count() constsatcat5::test::CfgRegister
read_default(u32 val)satcat5::test::CfgRegister
read_default_echo()satcat5::test::CfgRegister
read_default_none()satcat5::test::CfgRegister
read_push(u32 val)satcat5::test::CfgRegister
read_queue() constsatcat5::test::CfgRegister
read_repeat(unsigned regaddr, unsigned count, u32 *result)satcat5::cfg::ConfigBusvirtual
ReadMode enum name (defined in satcat5::test::CfgRegister)satcat5::test::CfgRegisterprotected
register_irq(satcat5::cfg::Interrupt *obj)satcat5::cfg::ConfigBus
unregister_irq(satcat5::cfg::Interrupt *obj)satcat5::cfg::ConfigBus
write(unsigned regaddr, u32 wrval) overridesatcat5::test::CfgRegistervirtual
write_array(unsigned regaddr, unsigned count, const u32 *data)satcat5::cfg::ConfigBusvirtual
write_count() constsatcat5::test::CfgRegister
write_pop()satcat5::test::CfgRegister
write_queue() const (defined in satcat5::test::CfgRegister)satcat5::test::CfgRegister
write_repeat(unsigned regaddr, unsigned count, const u32 *data)satcat5::cfg::ConfigBusvirtual
~ConfigBus() (defined in satcat5::cfg::ConfigBus)satcat5::cfg::ConfigBusinlineprotected