Searched refs:sdif_command_t (Results 1 – 3 of 3) sorted by relevance
240 } sdif_command_t; typedef244 sdif_command_t *command; ///< Command to send306 int32_t csi_sdif_send_command(sdif_handle_t handle, sdif_command_t *cmd, uint32_t retries);
43 sdif_command_t clockSync = { in SDMMCHOST_ErrorRecovery()73 sdif_command_t fsl_command = {0}; in lpc_sdmmc_request()
253 #define HOST_COMMAND sdif_command_t
Completed in 10 milliseconds