void MXC_ICC_Flush(mxc_icc_regs_t *icc)
Flush the instruction cache controller.
void MXC_ICC_Enable(mxc_icc_regs_t *icc)
Enable the instruction cache controller.
int MXC_ICC_ID(mxc_icc_regs_t *icc, mxc_icc_info_t cid)
Reads the data from the Cache Id Register.
Definition: icc_regs.h:88
void MXC_ICC_Disable(mxc_icc_regs_t *icc)
Disable the instruction cache controller.
mxc_icc_info_t
Enumeration type for the Cache ID Register.
Definition: icc.h:63