ACIFC driver structure.
#include <acifc.h>
Data Fields | |
struct ac_config * | cfg |
Pointer to an ACIFC configuration structure. More... | |
Acifc * | hw_dev |
Base address of the ACIFC module. More... | |
struct ac_config* ac_dev_inst::cfg |
Pointer to an ACIFC configuration structure.
Acifc* ac_dev_inst::hw_dev |
Base address of the ACIFC module.
Referenced by _ac_set_config(), ac_ch_set_config(), ac_clear_interrupt_status(), ac_disable(), ac_disable_interrupt(), ac_enable(), ac_enable_interrupt(), ac_get_interrupt_mask(), ac_get_interrupt_status(), ac_get_status(), ac_init(), ac_is_comparison_done(), ac_user_trigger_single_comparison(), and ac_win_set_config().