Home
last modified time | relevance | path

Searched defs:_usdhc_handle (Results 1 – 1 of 1) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_usdhc.h595 struct _usdhc_handle struct
598 usdhc_data_t *volatile data; /*!< Data to transfer */
599 usdhc_command_t *volatile command; /*!< Command to send */
602 volatile uint32_t interruptFlags; /*!< Interrupt flags of last transaction */
603 volatile uint32_t transferredWords; /*!< Words transferred by DATAPORT way */
606 usdhc_transfer_callback_t callback; /*!< Callback function */
607 void *userData; /*!< Parameter for transfer complete callback */