Searched refs:MXC_SPI_RevA2_GetRXThreshold (Results 1 – 4 of 4) sorted by relevance
105 uint8_t MXC_SPI_RevA2_GetRXThreshold(mxc_spi_reva_regs_t *spi);
511 return (unsigned int)MXC_SPI_RevA2_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
445 return (unsigned int)MXC_SPI_RevA2_GetRXThreshold((mxc_spi_reva_regs_t *)spi); in MXC_SPI_GetRXThreshold()
928 uint8_t MXC_SPI_RevA2_GetRXThreshold(mxc_spi_reva_regs_t *spi) in MXC_SPI_RevA2_GetRXThreshold() function