Searched refs:MXC_SPIXF_RevA_SampleOutputDisable (Results 1 – 7 of 7) sorted by relevance
269 int MXC_SPIXF_RevA_SampleOutputDisable(mxc_spixfc_reva_regs_t *spixfc, uint8_t mask);
481 return MXC_SPIXF_RevA_SampleOutputDisable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_SampleOutputDisable()
400 return MXC_SPIXF_RevA_SampleOutputDisable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_SampleOutputDisable()
397 return MXC_SPIXF_RevA_SampleOutputDisable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_SampleOutputDisable()
537 return MXC_SPIXF_RevA_SampleOutputDisable((mxc_spixfc_reva_regs_t *)MXC_SPIXFC, mask); in MXC_SPIXF_SampleOutputDisable()
1264 int MXC_SPIXF_RevA_SampleOutputDisable(mxc_spixfc_reva_regs_t *spixfc, uint8_t mask) in MXC_SPIXF_RevA_SampleOutputDisable() function