Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIXF/
Dspixf_reva.h305 int MXC_SPIXF_RevA_Disable(mxc_spixfc_reva_regs_t *spixfc);
Dspixf_me10.c595 return MXC_SPIXF_RevA_Disable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_Disable()
Dspixf_me13.c495 return MXC_SPIXF_RevA_Disable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_Disable()
Dspixf_me14.c495 return MXC_SPIXF_RevA_Disable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_Disable()
Dspixf_me18.c492 return MXC_SPIXF_RevA_Disable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_Disable()
Dspixf_me55.c642 return MXC_SPIXF_RevA_Disable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_Disable()
Dspixf_reva.c107 MXC_SPIXF_RevA_Disable(spixfc); in MXC_SPIXF_RevA_Shutdown()
1455 int MXC_SPIXF_RevA_Disable(mxc_spixfc_reva_regs_t *spixfc) in MXC_SPIXF_RevA_Disable() function