Home
last modified time | relevance | path

Searched refs:ltc_edma_handle_t (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc_edma.h32 typedef struct _ltc_edma_handle ltc_edma_handle_t; typedef
35 typedef void (*ltc_edma_callback_t)(LTC_Type *base, ltc_edma_handle_t *handle, status_t status, voi…
38 typedef status_t (*ltc_edma_state_machine_t)(LTC_Type *base, ltc_edma_handle_t *handle);
86 ltc_edma_handle_t *handle,
118 ltc_edma_handle_t *handle,
141 ltc_edma_handle_t *handle,
163 ltc_edma_handle_t *handle,
186 ltc_edma_handle_t *handle,
219 ltc_edma_handle_t *handle,
263 ltc_edma_handle_t *handle,
[all …]
Dfsl_ltc_edma.c24 ltc_edma_handle_t *handle;
57 static status_t ltc_process_message_in_sessions_EDMA(LTC_Type *base, ltc_edma_handle_t *handle);
75 static status_t ltc_process_message_in_sessions_EDMA(LTC_Type *base, ltc_edma_handle_t *handle) in ltc_process_message_in_sessions_EDMA()
187 static status_t ltc_process_message_in_sessions_ctr_EDMA(LTC_Type *base, ltc_edma_handle_t *handle) in ltc_process_message_in_sessions_ctr_EDMA()
352 ltc_edma_handle_t *handle, in LTC_AES_EncryptEcbEDMA()
405 ltc_edma_handle_t *handle, in LTC_AES_DecryptEcbEDMA()
465 ltc_edma_handle_t *handle, in LTC_AES_EncryptCbcEDMA()
525 ltc_edma_handle_t *handle, in LTC_AES_DecryptCbcEDMA()
602 ltc_edma_handle_t *handle, in LTC_AES_CryptCtrEDMA()
687 ltc_edma_handle_t *handle, in ltc_des_process_EDMA()
[all …]