|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <sdrv_sdhci.h>
| void(* config_pin) (struct sdhci_host *host) |
| void(* hw_reset) (struct sdhci_host *host) |
| bool(* mmc_ending_trans) (struct sdhci_host *host) |
| status_t(* platform_execute_tuning) (struct sdhci_host *host, uint32_t opcode, uint32_t bus_width) |
| void(* priv_init) (struct sdhci_host *host) |
| status_t(* set_clock) (struct sdhci_host *host, unsigned int clock) |
| void(* set_power) (struct sdhci_host *host) |
| void(* set_uhs_mode) (struct sdhci_host *host, uint32_t mode) |