Home
last modified time | relevance | path

Searched refs:MXC_SPIXF_RevA_DisableInt (Results 1 – 7 of 7) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIXF/
Dspixf_reva.h202 int MXC_SPIXF_RevA_DisableInt(mxc_spixfc_reva_regs_t *spixfc, uint32_t mask);
Dspixf_me10.c118 return MXC_SPIXF_RevA_DisableInt((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_DisableInt()
Dspixf_me13.c102 return MXC_SPIXF_RevA_DisableInt((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_DisableInt()
Dspixf_me14.c102 return MXC_SPIXF_RevA_DisableInt((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_DisableInt()
Dspixf_me18.c99 return MXC_SPIXF_RevA_DisableInt((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_DisableInt()
Dspixf_me55.c169 return MXC_SPIXF_RevA_DisableInt((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_DisableInt()
Dspixf_reva.c105 MXC_SPIXF_RevA_DisableInt(spixfc, 0x3F); in MXC_SPIXF_RevA_Shutdown()
715 int MXC_SPIXF_RevA_DisableInt(mxc_spixfc_reva_regs_t *spixfc, uint32_t mask) in MXC_SPIXF_RevA_DisableInt() function