Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIXF/
Dspixf_reva.h258 int MXC_SPIXF_RevA_SetCmdValue(mxc_spixfm_reva_regs_t *spixfm, uint8_t cmdval);
Dspixf_me10.c298 return MXC_SPIXF_RevA_SetCmdValue((mxc_spixfm_reva_regs_t *)MXC_SPIXF, cmdval); in MXC_SPIXF_SetCmdValue()
Dspixf_me13.c255 return MXC_SPIXF_RevA_SetCmdValue((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, cmdval); in MXC_SPIXF_SetCmdValue()
Dspixf_me14.c255 return MXC_SPIXF_RevA_SetCmdValue((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, cmdval); in MXC_SPIXF_SetCmdValue()
Dspixf_me18.c252 return MXC_SPIXF_RevA_SetCmdValue((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, cmdval); in MXC_SPIXF_SetCmdValue()
Dspixf_me55.c377 return MXC_SPIXF_RevA_SetCmdValue((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, cmdval); in MXC_SPIXF_SetCmdValue()
Dspixf_reva.c91 MXC_SPIXF_RevA_SetCmdValue(spixfm, cmdval); in MXC_SPIXF_RevA_Init()
1192 int MXC_SPIXF_RevA_SetCmdValue(mxc_spixfm_reva_regs_t *spixfm, uint8_t cmdval) in MXC_SPIXF_RevA_SetCmdValue() function