Searched refs:MXC_SPI_RevA2_GetTXThreshold (Results 1 – 4 of 4) sorted by relevance
103 uint8_t MXC_SPI_RevA2_GetTXThreshold(mxc_spi_reva_regs_t *spi);
506 return (unsigned int)MXC_SPI_RevA2_GetTXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetTXThreshold()
440 return (unsigned int)MXC_SPI_RevA2_GetTXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetTXThreshold()
923 uint8_t MXC_SPI_RevA2_GetTXThreshold(mxc_spi_reva_regs_t *spi) in MXC_SPI_RevA2_GetTXThreshold() function