Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIXF/
Dspixf_reva.h269 int MXC_SPIXF_RevA_SampleOutputDisable(mxc_spixfc_reva_regs_t *spixfc, uint8_t mask);
Dspixf_me10.c481 return MXC_SPIXF_RevA_SampleOutputDisable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_SampleOutputDisable()
Dspixf_me13.c400 return MXC_SPIXF_RevA_SampleOutputDisable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_SampleOutputDisable()
Dspixf_me14.c400 return MXC_SPIXF_RevA_SampleOutputDisable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_SampleOutputDisable()
Dspixf_me18.c397 return MXC_SPIXF_RevA_SampleOutputDisable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_SampleOutputDisable()
Dspixf_me55.c537 return MXC_SPIXF_RevA_SampleOutputDisable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_SampleOutputDisable()
Dspixf_reva.c1264 int MXC_SPIXF_RevA_SampleOutputDisable(mxc_spixfc_reva_regs_t *spixfc, uint8_t mask) in MXC_SPIXF_RevA_SampleOutputDisable() function