Home
last modified time | relevance | path

Searched defs:req (Results 1 – 25 of 103) sorted by relevance

12345

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIMSS/
Dspimss_me10.c72 int MXC_SPIMSS_MasterTrans(mxc_spimss_regs_t *spi, mxc_spimss_req_t *req) in MXC_SPIMSS_MasterTrans()
78 int MXC_SPIMSS_SlaveTrans(mxc_spimss_regs_t *spi, mxc_spimss_req_t *req) in MXC_SPIMSS_SlaveTrans()
84 int MXC_SPIMSS_MasterTransAsync(mxc_spimss_regs_t *spi, mxc_spimss_req_t *req) in MXC_SPIMSS_MasterTransAsync()
91 int MXC_SPIMSS_SlaveTransAsync(mxc_spimss_regs_t *spi, mxc_spimss_req_t *req) in MXC_SPIMSS_SlaveTransAsync()
97 int MXC_SPIMSS_AbortAsync(mxc_spimss_req_t *req) in MXC_SPIMSS_AbortAsync()
103 int MXC_SPIMSS_MasterTransDMA(mxc_spimss_regs_t *spi, mxc_spimss_req_t *req) in MXC_SPIMSS_MasterTransDMA()
Dspimss_me11.c91 int MXC_SPIMSS_MasterTrans(mxc_spimss_regs_t *spi, mxc_spimss_req_t *req) in MXC_SPIMSS_MasterTrans()
97 int MXC_SPIMSS_MasterTransDMA(mxc_spimss_regs_t *spi, mxc_spimss_req_t *req) in MXC_SPIMSS_MasterTransDMA()
103 int MXC_SPIMSS_SlaveTrans(mxc_spimss_regs_t *spi, mxc_spimss_req_t *req) in MXC_SPIMSS_SlaveTrans()
109 int MXC_SPIMSS_MasterTransAsync(mxc_spimss_regs_t *spi, mxc_spimss_req_t *req) in MXC_SPIMSS_MasterTransAsync()
116 int MXC_SPIMSS_SlaveTransAsync(mxc_spimss_regs_t *spi, mxc_spimss_req_t *req) in MXC_SPIMSS_SlaveTransAsync()
122 int MXC_SPIMSS_AbortAsync(mxc_spimss_req_t *req) in MXC_SPIMSS_AbortAsync()
Dspimss_reva.c48 spimss_reva_req_t *req; member
135 int MXC_SPIMSS_RevA_TransSetup(mxc_spimss_reva_regs_t *spi, spimss_reva_req_t *req, int master) in MXC_SPIMSS_RevA_TransSetup()
220 int MXC_SPIMSS_RevA_MasterTrans(mxc_spimss_reva_regs_t *spi, spimss_reva_req_t *req) in MXC_SPIMSS_RevA_MasterTrans()
309 int MXC_SPIMSS_RevA_MasterTransDMA(mxc_spimss_reva_regs_t *spi, spimss_reva_req_t *req) in MXC_SPIMSS_RevA_MasterTransDMA()
441 int MXC_SPIMSS_RevA_SlaveTrans(mxc_spimss_reva_regs_t *spi, spimss_reva_req_t *req) in MXC_SPIMSS_RevA_SlaveTrans()
461 int MXC_SPIMSS_RevA_MasterTransAsync(mxc_spimss_reva_regs_t *spi, spimss_reva_req_t *req) in MXC_SPIMSS_RevA_MasterTransAsync()
487 int MXC_SPIMSS_RevA_SlaveTransAsync(mxc_spimss_reva_regs_t *spi, spimss_reva_req_t *req) in MXC_SPIMSS_RevA_SlaveTransAsync()
507 uint32_t MXC_SPIMSS_RevA_MasterTransHandler(mxc_spimss_reva_regs_t *spi, spimss_reva_req_t *req) in MXC_SPIMSS_RevA_MasterTransHandler()
521 uint32_t MXC_SPIMSS_RevA_SlaveTransHandler(mxc_spimss_reva_regs_t *spi, spimss_reva_req_t *req) in MXC_SPIMSS_RevA_SlaveTransHandler()
527 uint32_t MXC_SPIMSS_RevA_TransHandler(mxc_spimss_reva_regs_t *spi, spimss_reva_req_t *req) in MXC_SPIMSS_RevA_TransHandler()
[all …]
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CTB/
Dctb_reva.c239 void *req; in MXC_CTB_RevA_Handler() local
376 int MXC_CTB_RevA_DMA_SetupOperation(mxc_ctb_reva_dma_req_t *req) in MXC_CTB_RevA_DMA_SetupOperation()
396 int MXC_CTB_RevA_DMA_DoOperation(mxc_ctb_reva_dma_req_t *req) in MXC_CTB_RevA_DMA_DoOperation()
505 static int MXC_CTB_ECC_Compare(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compare()
535 static int MXC_CTB_ECC_Setup(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Setup()
569 int MXC_CTB_RevA_ECC_Compute(mxc_ctb_reva_ecc_req_t *req) in MXC_CTB_RevA_ECC_Compute()
581 int MXC_CTB_RevA_ECC_ErrorCheck(mxc_ctb_reva_ecc_req_t *req) in MXC_CTB_RevA_ECC_ErrorCheck()
592 static void MXC_CTB_ECC_SetupAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_SetupAsync()
614 void MXC_CTB_RevA_ECC_ComputeAsync(mxc_ctb_reva_ecc_req_t *req) in MXC_CTB_RevA_ECC_ComputeAsync()
622 void MXC_CTB_RevA_ECC_ErrorCheckAsync(mxc_ctb_reva_ecc_req_t *req) in MXC_CTB_RevA_ECC_ErrorCheckAsync()
[all …]
Dctb_es17.c163 int MXC_CTB_DMA_SetupOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_SetupOperation()
168 int MXC_CTB_DMA_DoOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_DoOperation()
224 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()
229 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()
234 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()
239 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
291 int MXC_CTB_CRC_Compute(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_Compute()
296 void MXC_CTB_CRC_ComputeAsync(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_ComputeAsync()
368 int MXC_CTB_Hash_Compute(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_Compute()
373 void MXC_CTB_Hash_ComputeAsync(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_ComputeAsync()
[all …]
Dctb_me13.c171 int MXC_CTB_DMA_SetupOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_SetupOperation()
176 int MXC_CTB_DMA_DoOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_DoOperation()
232 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()
237 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()
242 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()
247 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
299 int MXC_CTB_CRC_Compute(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_Compute()
304 void MXC_CTB_CRC_ComputeAsync(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_ComputeAsync()
376 int MXC_CTB_Hash_Compute(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_Compute()
381 void MXC_CTB_Hash_ComputeAsync(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_ComputeAsync()
[all …]
Dctb_me18.c175 int MXC_CTB_DMA_SetupOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_SetupOperation()
180 int MXC_CTB_DMA_DoOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_DoOperation()
236 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()
241 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()
246 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()
251 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
304 int MXC_CTB_CRC_Compute(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_Compute()
309 void MXC_CTB_CRC_ComputeAsync(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_ComputeAsync()
382 int MXC_CTB_Hash_Compute(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_Compute()
387 void MXC_CTB_Hash_ComputeAsync(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_ComputeAsync()
[all …]
Dctb_me21.c161 int MXC_CTB_DMA_SetupOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_SetupOperation()
166 int MXC_CTB_DMA_DoOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_DoOperation()
222 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()
227 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()
232 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()
237 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
289 int MXC_CTB_CRC_Compute(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_Compute()
294 void MXC_CTB_CRC_ComputeAsync(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_ComputeAsync()
366 int MXC_CTB_Hash_Compute(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_Compute()
371 void MXC_CTB_Hash_ComputeAsync(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_ComputeAsync()
[all …]
Dctb_me55.c166 int MXC_CTB_DMA_SetupOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_SetupOperation()
171 int MXC_CTB_DMA_DoOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_DoOperation()
227 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()
232 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()
237 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()
242 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
294 int MXC_CTB_CRC_Compute(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_Compute()
299 void MXC_CTB_CRC_ComputeAsync(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_ComputeAsync()
371 int MXC_CTB_Hash_Compute(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_Compute()
376 void MXC_CTB_Hash_ComputeAsync(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_ComputeAsync()
[all …]
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/AES/
Daes_me21.c112 int MXC_AES_Generic(mxc_aes_req_t *req) in MXC_AES_Generic()
117 int MXC_AES_Encrypt(mxc_aes_req_t *req) in MXC_AES_Encrypt()
122 int MXC_AES_Decrypt(mxc_aes_req_t *req) in MXC_AES_Decrypt()
137 int MXC_AES_GenericAsync(mxc_aes_req_t *req, uint8_t enc) in MXC_AES_GenericAsync()
143 int MXC_AES_EncryptAsync(mxc_aes_req_t *req) in MXC_AES_EncryptAsync()
148 int MXC_AES_DecryptAsync(mxc_aes_req_t *req) in MXC_AES_DecryptAsync()
Daes_ai87.c124 int MXC_AES_Generic(mxc_aes_req_t *req) in MXC_AES_Generic()
129 int MXC_AES_Encrypt(mxc_aes_req_t *req) in MXC_AES_Encrypt()
134 int MXC_AES_Decrypt(mxc_aes_req_t *req) in MXC_AES_Decrypt()
149 int MXC_AES_GenericAsync(mxc_aes_req_t *req, uint8_t enc) in MXC_AES_GenericAsync()
155 int MXC_AES_EncryptAsync(mxc_aes_req_t *req) in MXC_AES_EncryptAsync()
160 int MXC_AES_DecryptAsync(mxc_aes_req_t *req) in MXC_AES_DecryptAsync()
Daes_me12.c117 int MXC_AES_Generic(mxc_aes_req_t *req) in MXC_AES_Generic()
122 int MXC_AES_Encrypt(mxc_aes_req_t *req) in MXC_AES_Encrypt()
127 int MXC_AES_Decrypt(mxc_aes_req_t *req) in MXC_AES_Decrypt()
142 int MXC_AES_GenericAsync(mxc_aes_req_t *req, uint8_t enc) in MXC_AES_GenericAsync()
148 int MXC_AES_EncryptAsync(mxc_aes_req_t *req) in MXC_AES_EncryptAsync()
153 int MXC_AES_DecryptAsync(mxc_aes_req_t *req) in MXC_AES_DecryptAsync()
Daes_me17.c118 int MXC_AES_Generic(mxc_aes_req_t *req) in MXC_AES_Generic()
123 int MXC_AES_Encrypt(mxc_aes_req_t *req) in MXC_AES_Encrypt()
128 int MXC_AES_Decrypt(mxc_aes_req_t *req) in MXC_AES_Decrypt()
143 int MXC_AES_GenericAsync(mxc_aes_req_t *req, uint8_t enc) in MXC_AES_GenericAsync()
149 int MXC_AES_EncryptAsync(mxc_aes_req_t *req) in MXC_AES_EncryptAsync()
154 int MXC_AES_DecryptAsync(mxc_aes_req_t *req) in MXC_AES_DecryptAsync()
Daes_me15.c141 int MXC_AES_Generic(mxc_aes_req_t *req) in MXC_AES_Generic()
146 int MXC_AES_Encrypt(mxc_aes_req_t *req) in MXC_AES_Encrypt()
151 int MXC_AES_Decrypt(mxc_aes_req_t *req) in MXC_AES_Decrypt()
166 int MXC_AES_GenericAsync(mxc_aes_req_t *req, uint8_t enc) in MXC_AES_GenericAsync()
172 int MXC_AES_EncryptAsync(mxc_aes_req_t *req) in MXC_AES_EncryptAsync()
177 int MXC_AES_DecryptAsync(mxc_aes_req_t *req) in MXC_AES_DecryptAsync()
Daes_revb.c146 int MXC_AES_RevB_Generic(mxc_aes_revb_regs_t *aes, mxc_aes_revb_req_t *req) in MXC_AES_RevB_Generic()
216 int MXC_AES_RevB_Encrypt(mxc_aes_revb_regs_t *aes, mxc_aes_revb_req_t *req) in MXC_AES_RevB_Encrypt()
221 int MXC_AES_RevB_Decrypt(mxc_aes_revb_regs_t *aes, mxc_aes_revb_req_t *req) in MXC_AES_RevB_Decrypt()
328 int MXC_AES_RevB_GenericAsync(mxc_aes_revb_regs_t *aes, mxc_aes_revb_req_t *req, uint8_t enc) in MXC_AES_RevB_GenericAsync()
366 int MXC_AES_RevB_EncryptAsync(mxc_aes_revb_regs_t *aes, mxc_aes_revb_req_t *req) in MXC_AES_RevB_EncryptAsync()
371 int MXC_AES_RevB_DecryptAsync(mxc_aes_revb_regs_t *aes, mxc_aes_revb_req_t *req) in MXC_AES_RevB_DecryptAsync()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ADC/
Dadc_me12.c84 int MXC_ADC_Init(mxc_adc_req_t *req) in MXC_ADC_Init()
140 int MXC_ADC_StartConversionDMA(mxc_adc_conversion_req_t *req, int *data, void (*callback)(int, int)) in MXC_ADC_StartConversionDMA()
221 void MXC_ADC_TriggerConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_TriggerConfig()
227 void MXC_ADC_ConversionModeConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_ConversionModeConfig()
237 int MXC_ADC_SlotsConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_SlotsConfig()
247 int MXC_ADC_Configuration(mxc_adc_conversion_req_t *req) in MXC_ADC_Configuration()
265 int MXC_ADC_SlotConfiguration(mxc_adc_slot_req_t *req, uint32_t slot_length) in MXC_ADC_SlotConfiguration()
Dadc_me18.c103 int MXC_ADC_Init(mxc_adc_req_t *req) in MXC_ADC_Init()
162 int MXC_ADC_StartConversionDMA(mxc_adc_conversion_req_t *req, int *data, void (*callback)(int, int)) in MXC_ADC_StartConversionDMA()
252 void MXC_ADC_TriggerConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_TriggerConfig()
258 void MXC_ADC_ConversionModeConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_ConversionModeConfig()
268 int MXC_ADC_SlotsConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_SlotsConfig()
278 int MXC_ADC_Configuration(mxc_adc_conversion_req_t *req) in MXC_ADC_Configuration()
296 int MXC_ADC_SlotConfiguration(mxc_adc_slot_req_t *req, uint32_t slot_length) in MXC_ADC_SlotConfiguration()
Dadc_ai87.c124 int MXC_ADC_Init(mxc_adc_req_t *req) in MXC_ADC_Init()
195 int MXC_ADC_StartConversionDMA(mxc_adc_conversion_req_t *req, int *data, void (*callback)(int, int)) in MXC_ADC_StartConversionDMA()
300 void MXC_ADC_TriggerConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_TriggerConfig()
306 void MXC_ADC_ConversionModeConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_ConversionModeConfig()
316 int MXC_ADC_SlotsConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_SlotsConfig()
326 int MXC_ADC_Configuration(mxc_adc_conversion_req_t *req) in MXC_ADC_Configuration()
346 int MXC_ADC_SlotConfiguration(mxc_adc_slot_req_t *req, uint32_t slot_length) in MXC_ADC_SlotConfiguration()
Dadc_me21.c136 int MXC_ADC_Init(mxc_adc_req_t *req) in MXC_ADC_Init()
213 int MXC_ADC_StartConversionDMA(mxc_adc_conversion_req_t *req, int *data, void (*callback)(int, int)) in MXC_ADC_StartConversionDMA()
340 void MXC_ADC_TriggerConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_TriggerConfig()
346 void MXC_ADC_ConversionModeConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_ConversionModeConfig()
356 int MXC_ADC_SlotsConfig(mxc_adc_conversion_req_t *req) in MXC_ADC_SlotsConfig()
366 int MXC_ADC_Configuration(mxc_adc_conversion_req_t *req) in MXC_ADC_Configuration()
386 int MXC_ADC_SlotConfiguration(mxc_adc_slot_req_t *req, uint32_t slot_length) in MXC_ADC_SlotConfiguration()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPI/
Dspi_me55_v2.c595 int MXC_SPI_MasterTransaction(mxc_spi_req_t *req) in MXC_SPI_MasterTransaction()
602 int MXC_SPI_MasterTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionAsync()
619 int MXC_SPI_MasterTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionDMA()
637 int MXC_SPI_ControllerTransaction(mxc_spi_req_t *req) in MXC_SPI_ControllerTransaction()
644 int MXC_SPI_ControllerTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_ControllerTransactionAsync()
661 int MXC_SPI_ControllerTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_ControllerTransactionDMA()
679 int MXC_SPI_SlaveTransaction(mxc_spi_req_t *req) in MXC_SPI_SlaveTransaction()
685 int MXC_SPI_SlaveTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionAsync()
701 int MXC_SPI_SlaveTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionDMA()
718 int MXC_SPI_TargetTransaction(mxc_spi_req_t *req) in MXC_SPI_TargetTransaction()
[all …]
Dspi_ai87.c386 int MXC_SPI_MasterTransaction(mxc_spi_req_t *req) in MXC_SPI_MasterTransaction()
391 int MXC_SPI_MasterTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionAsync()
396 int MXC_SPI_MasterTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionDMA()
440 int MXC_SPI_SlaveTransaction(mxc_spi_req_t *req) in MXC_SPI_SlaveTransaction()
445 int MXC_SPI_SlaveTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionAsync()
450 int MXC_SPI_SlaveTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionDMA()
607 int MXC_SPI_ControllerTransaction(mxc_spi_req_t *req) in MXC_SPI_ControllerTransaction()
612 int MXC_SPI_ControllerTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_ControllerTransactionAsync()
617 int MXC_SPI_ControllerTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_ControllerTransactionDMA()
622 int MXC_SPI_TargetTransaction(mxc_spi_req_t *req) in MXC_SPI_TargetTransaction()
[all …]
Dspi_ai87_v2.c517 int MXC_SPI_MasterTransaction(mxc_spi_req_t *req) in MXC_SPI_MasterTransaction()
524 int MXC_SPI_MasterTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionAsync()
541 int MXC_SPI_MasterTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionDMA()
559 int MXC_SPI_ControllerTransaction(mxc_spi_req_t *req) in MXC_SPI_ControllerTransaction()
566 int MXC_SPI_ControllerTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_ControllerTransactionAsync()
583 int MXC_SPI_ControllerTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_ControllerTransactionDMA()
601 int MXC_SPI_SlaveTransaction(mxc_spi_req_t *req) in MXC_SPI_SlaveTransaction()
607 int MXC_SPI_SlaveTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionAsync()
623 int MXC_SPI_SlaveTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionDMA()
640 int MXC_SPI_TargetTransaction(mxc_spi_req_t *req) in MXC_SPI_TargetTransaction()
[all …]
Dspi_es17.c236 int MXC_SPI_MasterTransaction(mxc_spi_req_t *req) in MXC_SPI_MasterTransaction()
241 int MXC_SPI_MasterTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionAsync()
246 int MXC_SPI_MasterTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionDMA()
290 int MXC_SPI_SlaveTransaction(mxc_spi_req_t *req) in MXC_SPI_SlaveTransaction()
295 int MXC_SPI_SlaveTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionAsync()
300 int MXC_SPI_SlaveTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionDMA()
Dspi_me10.c310 int MXC_SPI_MasterTransaction(mxc_spi_req_t *req) in MXC_SPI_MasterTransaction()
316 int MXC_SPI_MasterTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionAsync()
322 int MXC_SPI_MasterTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionDMA()
351 int MXC_SPI_SlaveTransaction(mxc_spi_req_t *req) in MXC_SPI_SlaveTransaction()
357 int MXC_SPI_SlaveTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionAsync()
363 int MXC_SPI_SlaveTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionDMA()
Dspi_me11.c233 int MXC_SPI_MasterTransaction(mxc_spi_req_t *req) in MXC_SPI_MasterTransaction()
238 int MXC_SPI_MasterTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionAsync()
243 int MXC_SPI_MasterTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_MasterTransactionDMA()
287 int MXC_SPI_SlaveTransaction(mxc_spi_req_t *req) in MXC_SPI_SlaveTransaction()
292 int MXC_SPI_SlaveTransactionAsync(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionAsync()
297 int MXC_SPI_SlaveTransactionDMA(mxc_spi_req_t *req) in MXC_SPI_SlaveTransactionDMA()

12345