Searched refs:MXC_SPI_RevA2_SetTXThreshold (Results 1 – 4 of 4) sorted by relevance
99 int MXC_SPI_RevA2_SetTXThreshold(mxc_spi_reva_regs_t *spi, uint8_t thd_val);
496 return (int)MXC_SPI_RevA2_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
430 return (int)MXC_SPI_RevA2_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
898 int MXC_SPI_RevA2_SetTXThreshold(mxc_spi_reva_regs_t *spi, uint8_t thd_val) in MXC_SPI_RevA2_SetTXThreshold() function