Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/usdhc/
Dfsl_usdhc.c35 typedef void (*usdhc_isr_t)(USDHC_Type *base, usdhc_handle_t *handle);
156 static void USDHC_TransferHandleCardDetect(USDHC_Type *base, usdhc_handle_t *handle, uint32_t inter…
165 static void USDHC_TransferHandleCommand(USDHC_Type *base, usdhc_handle_t *handle, uint32_t interrup…
174 static void USDHC_TransferHandleData(USDHC_Type *base, usdhc_handle_t *handle, uint32_t interruptFl…
182 static void USDHC_TransferHandleSdioInterrupt(USDHC_Type *base, usdhc_handle_t *handle);
190 static void USDHC_TransferHandleBlockGap(USDHC_Type *base, usdhc_handle_t *handle);
200 static void USDHC_TransferHandleReTuning(USDHC_Type *base, usdhc_handle_t *handle, uint32_t interru…
209 static usdhc_handle_t *s_usdhcHandle[ARRAY_SIZE(s_usdhcBase)] = {0};
1758 usdhc_handle_t *handle, in USDHC_TransferScatterGatherADMANonBlocking()
1861 usdhc_handle_t *handle, in USDHC_TransferNonBlocking()
[all …]
Dfsl_usdhc.h725 typedef struct _usdhc_handle usdhc_handle_t; typedef
736 usdhc_handle_t *handle,
1612 usdhc_handle_t *handle,
1639 usdhc_handle_t *handle,
1662 usdhc_handle_t *handle,
1696 void USDHC_TransferHandleIRQ(USDHC_Type *base, usdhc_handle_t *handle);