Home
last modified time | relevance | path

Searched refs:numBytes (Results 1 – 25 of 99) sorted by relevance

1234

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPI/
Dspi_es17.c196 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetRXThreshold() argument
198 return MXC_SPI_RevA1_SetRXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetRXThreshold()
206 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetTXThreshold() argument
208 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
Dspi_me11.c193 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetRXThreshold() argument
195 return MXC_SPI_RevA1_SetRXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetRXThreshold()
203 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetTXThreshold() argument
205 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
Dspi_me16.c203 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetRXThreshold() argument
205 return MXC_SPI_RevA1_SetRXThreshold(spi, numBytes); in MXC_SPI_SetRXThreshold()
213 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetTXThreshold() argument
215 return MXC_SPI_RevA1_SetTXThreshold(spi, numBytes); in MXC_SPI_SetTXThreshold()
Dspi_me10.c259 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetRXThreshold() argument
261 return MXC_SPI_RevA1_SetRXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetRXThreshold()
271 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetTXThreshold() argument
273 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
Dspi_me15.c207 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetRXThreshold() argument
209 return MXC_SPI_RevA1_SetRXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetRXThreshold()
217 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetTXThreshold() argument
219 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
Dspi_me13.c227 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetRXThreshold() argument
229 return MXC_SPI_RevA1_SetRXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetRXThreshold()
237 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetTXThreshold() argument
239 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
Dspi_me21.c224 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetRXThreshold() argument
226 return MXC_SPI_RevA1_SetRXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetRXThreshold()
234 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetTXThreshold() argument
236 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
Dspi_me55.c223 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetRXThreshold() argument
225 return MXC_SPI_RevA1_SetRXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetRXThreshold()
233 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes) in MXC_SPI_SetTXThreshold() argument
235 return MXC_SPI_RevA1_SetTXThreshold((mxc_spi_reva_regs_t *)spi, numBytes); in MXC_SPI_SetTXThreshold()
Dspi_reva1.h97 int MXC_SPI_RevA1_SetRXThreshold(mxc_spi_reva_regs_t *spi, unsigned int numBytes);
99 int MXC_SPI_RevA1_SetTXThreshold(mxc_spi_reva_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/AES/
Daes_revb.c402 int numBytes; in MXC_AES_RevB_SetExtKey() local
405 numBytes = 16; in MXC_AES_RevB_SetExtKey()
407 numBytes = 24; in MXC_AES_RevB_SetExtKey()
409 numBytes = 32; in MXC_AES_RevB_SetExtKey()
413 memcpy32r((void *)&(aeskeys->key0), key, numBytes); in MXC_AES_RevB_SetExtKey()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/
Dspi.h436 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
464 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78000/
Dspi.h435 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
463 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/
Dspi.h419 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
447 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32520/
Dspi.h412 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
440 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/
Dspi.h422 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
450 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/
Dspi.h417 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
445 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32670/
Dspi.h418 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
446 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/
Dspi.h440 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
468 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/
Dspi.h417 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
445 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/
Dspi.h420 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
448 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32660/
Dspi.h418 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
446 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/
Di2c_es17.c370 int MXC_I2C_SetRXThreshold(mxc_i2c_regs_t *i2c, unsigned int numBytes) in MXC_I2C_SetRXThreshold() argument
372 return MXC_I2C_RevA_SetRXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetRXThreshold()
380 int MXC_I2C_SetTXThreshold(mxc_i2c_regs_t *i2c, unsigned int numBytes) in MXC_I2C_SetTXThreshold() argument
382 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
Di2c_me12.c363 int MXC_I2C_SetRXThreshold(mxc_i2c_regs_t *i2c, unsigned int numBytes) in MXC_I2C_SetRXThreshold() argument
365 return MXC_I2C_RevA_SetRXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetRXThreshold()
373 int MXC_I2C_SetTXThreshold(mxc_i2c_regs_t *i2c, unsigned int numBytes) in MXC_I2C_SetTXThreshold() argument
375 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
Di2c_me55.c353 int MXC_I2C_SetRXThreshold(mxc_i2c_regs_t *i2c, unsigned int numBytes) in MXC_I2C_SetRXThreshold() argument
355 return MXC_I2C_RevA_SetRXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetRXThreshold()
363 int MXC_I2C_SetTXThreshold(mxc_i2c_regs_t *i2c, unsigned int numBytes) in MXC_I2C_SetTXThreshold() argument
365 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32662/
Dspi.h442 int MXC_SPI_SetRXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);
470 int MXC_SPI_SetTXThreshold(mxc_spi_regs_t *spi, unsigned int numBytes);

1234