Searched refs:MXC_SPIXF_RevA_SetCmdValue (Results 1 – 7 of 7) sorted by relevance
258 int MXC_SPIXF_RevA_SetCmdValue(mxc_spixfm_reva_regs_t *spixfm, uint8_t cmdval);
298 return MXC_SPIXF_RevA_SetCmdValue((mxc_spixfm_reva_regs_t *)MXC_SPIXF, cmdval); in MXC_SPIXF_SetCmdValue()
255 return MXC_SPIXF_RevA_SetCmdValue((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, cmdval); in MXC_SPIXF_SetCmdValue()
252 return MXC_SPIXF_RevA_SetCmdValue((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, cmdval); in MXC_SPIXF_SetCmdValue()
377 return MXC_SPIXF_RevA_SetCmdValue((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, cmdval); in MXC_SPIXF_SetCmdValue()
91 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