Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIXF/
Dspixf_reva.h270 uint8_t MXC_SPIXF_RevA_SampleOutputIsEnabled(mxc_spixfc_reva_regs_t *spixfc);
Dspixf_me10.c487 return MXC_SPIXF_RevA_SampleOutputIsEnabled((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_SampleOutputIsEnabled()
Dspixf_me13.c405 return MXC_SPIXF_RevA_SampleOutputIsEnabled((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_SampleOutputIsEnabled()
Dspixf_me14.c405 return MXC_SPIXF_RevA_SampleOutputIsEnabled((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_SampleOutputIsEnabled()
Dspixf_me18.c402 return MXC_SPIXF_RevA_SampleOutputIsEnabled((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_SampleOutputIsEnabled()
Dspixf_me55.c542 return MXC_SPIXF_RevA_SampleOutputIsEnabled((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_SampleOutputIsEnabled()
Dspixf_reva.c1270 uint8_t MXC_SPIXF_RevA_SampleOutputIsEnabled(mxc_spixfc_reva_regs_t *spixfc) in MXC_SPIXF_RevA_SampleOutputIsEnabled() function