Searched refs:MXC_SPI_RevA1_SetTXThreshold (Results 1 – 15 of 15) sorted by relevance
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPI/ |
| D | spi_reva1.h | 99 int MXC_SPI_RevA1_SetTXThreshold(mxc_spi_reva_regs_t *spi, unsigned int numBytes);
|
| D | spi_es17.c | 208 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_me11.c | 205 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_me16.c | 215 return MXC_SPI_RevA1_SetTXThreshold(spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_me10.c | 273 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_me15.c | 219 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_me13.c | 239 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_me21.c | 236 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_me55.c | 235 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_me12.c | 314 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_me14.c | 299 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_me17.c | 372 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_me18.c | 338 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_ai87.c | 358 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
|
| D | spi_reva1.c | 649 int MXC_SPI_RevA1_SetTXThreshold(mxc_spi_reva_regs_t *spi, unsigned int numBytes) in MXC_SPI_RevA1_SetTXThreshold() function
|