Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIXF/
Dspixf_reva.h228 mxc_spixf_spiwidth_t MXC_SPIXF_RevA_GetAddrWidth(mxc_spixfm_reva_regs_t *spixfm);
Dspixf_me10.c250 return MXC_SPIXF_RevA_GetAddrWidth((mxc_spixfm_reva_regs_t *)MXC_SPIXF); in MXC_SPIXF_GetAddrWidth()
Dspixf_me13.c215 return MXC_SPIXF_RevA_GetAddrWidth((mxc_spixfm_reva_regs_t *)MXC_SPIXFM); in MXC_SPIXF_GetAddrWidth()
Dspixf_me14.c215 return MXC_SPIXF_RevA_GetAddrWidth((mxc_spixfm_reva_regs_t *)MXC_SPIXFM); in MXC_SPIXF_GetAddrWidth()
Dspixf_me18.c212 return MXC_SPIXF_RevA_GetAddrWidth((mxc_spixfm_reva_regs_t *)MXC_SPIXFM); in MXC_SPIXF_GetAddrWidth()
Dspixf_me55.c317 return MXC_SPIXF_RevA_GetAddrWidth((mxc_spixfm_reva_regs_t *)MXC_SPIXFM); in MXC_SPIXF_GetAddrWidth()
Dspixf_reva.c977 mxc_spixf_spiwidth_t MXC_SPIXF_RevA_GetAddrWidth(mxc_spixfm_reva_regs_t *spixfm) in MXC_SPIXF_RevA_GetAddrWidth() function