Searched defs:pCard (Results 1 – 1 of 1) sorted by relevance
64 static inline uint32_t am_hal_sdmmc_cmd0_go_idle(am_hal_card_t *pCard) in am_hal_sdmmc_cmd0_go_idle()82 static inline uint32_t am_hal_sdmmc_cmd1_send_op_cond(am_hal_card_t *pCard) in am_hal_sdmmc_cmd1_send_op_cond()120 static inline uint32_t am_hal_sdmmc_cmd2_send_cid(am_hal_card_t *pCard) in am_hal_sdmmc_cmd2_send_cid()144 static inline uint32_t am_hal_sdmmc_cmd3_set_rca(am_hal_card_t *pCard, uint32_t ui32RCA) in am_hal_sdmmc_cmd3_set_rca()183 static uint32_t am_hal_sdmmc_cmd5(am_hal_card_t *pCard, bool sleep) in am_hal_sdmmc_cmd5()224 static uint32_t am_hal_sdmmc_cmd7_card_select(am_hal_card_t *pCard) in am_hal_sdmmc_cmd7_card_select()272 static uint32_t am_hal_sdmmc_cmd7_card_deselect(am_hal_card_t *pCard) in am_hal_sdmmc_cmd7_card_deselect()291 static uint32_t am_hal_sdmmc_cmd8_send_ext_csd(am_hal_card_t *pCard) in am_hal_sdmmc_cmd8_send_ext_csd()323 static inline uint32_t am_hal_sdmmc_cmd9_send_csd(am_hal_card_t *pCard) in am_hal_sdmmc_cmd9_send_csd()347 static inline uint32_t am_hal_sdio_cmd5_io_send_op_cond(am_hal_card_t *pCard, uint32_t ui32OCR) in am_hal_sdio_cmd5_io_send_op_cond()[all …]