Member List

yasimavr: Member List
yasimavr
Loading...
Searching...
No Matches
ArchXT_TimerA Member List

This is the complete list of members for ArchXT_TimerA, including all inherited members.

add_ioreg(const regmask_t &rm, IORegister::BitMode bitmode=IORegister::RW)Peripheralinlineprotected
add_ioreg(const regbit_compound_t &rbc, IORegister::BitMode bitmode=IORegister::RW)Peripheralprotected
add_ioreg(reg_addr_t addr, IORegister::BitMode bitmode=IORegister::RW)Peripheralinlineprotected
add_ioreg(reg_addr_t addr, bitmask_t mask, IORegister::BitMode bitmode=IORegister::RW)Peripheralprotected
ArchXT_TimerA(const ArchXT_TimerAConfig &config)ArchXT_TimerAexplicit
clear_ioreg(reg_addr_t addr, bitmask_t bm=0xFF)Peripheralinlineprotected
clear_ioreg(const regbit_t &rb)Peripheralinlineprotected
clear_ioreg(const regbit_compound_t &rbc)Peripheralprotected
clear_ioreg(reg_addr_t addr, const bitspec_t &bs)Peripheralinlineprotected
ctlreq(ctlreq_id_t req, ctlreq_data_t *data) overrideArchXT_TimerAvirtual
device() constPeripheralinlineprotected
EventHookTag enum nameArchXT_TimerA
get_signal(ctl_id_t ctl_id) constPeripheralprotected
Hook_EventA enum valueArchXT_TimerA
Hook_EventB enum valueArchXT_TimerA
id() constPeripheralinline
init(Device &device) overrideArchXT_TimerAvirtual
ioreg_peek_handler(reg_addr_t addr, uint8_t value) overrideArchXT_TimerAvirtual
ioreg_read_handler(reg_addr_t addr, uint8_t value) overrideArchXT_TimerAvirtual
ioreg_write_handler(reg_addr_t addr, const ioreg_write_t &data) overrideArchXT_TimerAvirtual
logger()Peripheralinlineprotected
name() constPeripheral
operator=(const Peripheral &)=deletePeripheral
Peripheral(ctl_id_t id)Peripheralexplicit
Peripheral(const Peripheral &)=deletePeripheral
read_ioreg(const regbit_t &rb) constPeripheralinlineprotected
read_ioreg(const regbit_compound_t &rbc) constPeripheralprotected
read_ioreg(reg_addr_t addr) constPeripheralprotected
read_ioreg(reg_addr_t addr, const bitspec_t &bs) constPeripheralinlineprotected
register_interrupt(int_vect_t vector, InterruptHandler &handler) constPeripheralprotected
reset(int flags) overrideArchXT_TimerAvirtual
set_ioreg(reg_addr_t addr, bitmask_t bm=0xFF)Peripheralinlineprotected
set_ioreg(const regbit_t &rb)Peripheralinlineprotected
set_ioreg(const regbit_compound_t &rbc)Peripheralprotected
set_ioreg(reg_addr_t addr, const bitspec_t &bs)Peripheralinlineprotected
Signal_CompareOutput enum valueArchXT_TimerA
SignalId enum nameArchXT_TimerA
sleep(bool on, SleepMode mode) overrideArchXT_TimerAvirtual
test_ioreg(const regbit_t &rb) constPeripheralinlineprotected
test_ioreg(const regbit_compound_t &rbc) constPeripheralinlineprotected
test_ioreg(reg_addr_t addr, const bitspec_t &bs) constPeripheralinlineprotected
test_ioreg(reg_addr_t addr, bitmask_t bm=0xFF) constPeripheralinlineprotected
write_ioreg(reg_addr_t addr, bitmask_t bm, uint8_t value)Peripheralprotected
write_ioreg(const regbit_t &rb, uint8_t value)Peripheralinlineprotected
write_ioreg(const regbit_compound_t &rbc, uint64_t value)Peripheralprotected
write_ioreg(reg_addr_t addr, uint8_t value)Peripheralinlineprotected
write_ioreg(reg_addr_t addr, const bitspec_t &bs, uint8_t value)Peripheralinlineprotected
~ArchXT_TimerA()ArchXT_TimerAvirtual
~IORegHandler()=defaultIORegHandlervirtual
~Peripheral()Peripheralvirtual