Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIXF/
Dspixf_reva.h271 uint8_t MXC_SPIXF_RevA_GetSampleOutputValue(mxc_spixfc_reva_regs_t *spixfc);
Dspixf_me10.c493 return MXC_SPIXF_RevA_GetSampleOutputValue((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_GetSampleOutputValue()
Dspixf_me13.c410 return MXC_SPIXF_RevA_GetSampleOutputValue((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_GetSampleOutputValue()
Dspixf_me14.c410 return MXC_SPIXF_RevA_GetSampleOutputValue((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_GetSampleOutputValue()
Dspixf_me18.c407 return MXC_SPIXF_RevA_GetSampleOutputValue((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_GetSampleOutputValue()
Dspixf_me55.c547 return MXC_SPIXF_RevA_GetSampleOutputValue((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_GetSampleOutputValue()
Dspixf_reva.c1276 uint8_t MXC_SPIXF_RevA_GetSampleOutputValue(mxc_spixfc_reva_regs_t *spixfc) in MXC_SPIXF_RevA_GetSampleOutputValue() function