Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIXF/
Dspixf_reva.h227 int MXC_SPIXF_RevA_SetAddrWidth(mxc_spixfm_reva_regs_t *spixfm, mxc_spixf_spiwidth_t width);
Dspixf_me10.c244 return MXC_SPIXF_RevA_SetAddrWidth((mxc_spixfm_reva_regs_t *)MXC_SPIXF, width); in MXC_SPIXF_SetAddrWidth()
Dspixf_me13.c210 return MXC_SPIXF_RevA_SetAddrWidth((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, width); in MXC_SPIXF_SetAddrWidth()
Dspixf_me14.c210 return MXC_SPIXF_RevA_SetAddrWidth((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, width); in MXC_SPIXF_SetAddrWidth()
Dspixf_me18.c207 return MXC_SPIXF_RevA_SetAddrWidth((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, width); in MXC_SPIXF_SetAddrWidth()
Dspixf_me55.c312 return MXC_SPIXF_RevA_SetAddrWidth((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, width); in MXC_SPIXF_SetAddrWidth()
Dspixf_reva.c93 MXC_SPIXF_RevA_SetAddrWidth(spixfm, MXC_SPIXF_SINGLE_SDIO); in MXC_SPIXF_RevA_Init()
968 int MXC_SPIXF_RevA_SetAddrWidth(mxc_spixfm_reva_regs_t *spixfm, mxc_spixf_spiwidth_t width) in MXC_SPIXF_RevA_SetAddrWidth() function