Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_sdhi/
Dr_sdhi.c976 uint32_t end_command; in R_SDHI_Erase() local
998 end_command = SDHI_PRV_CMD_TAG_ERASE_GROUP_END; in R_SDHI_Erase()
1005 end_command = SDHI_PRV_CMD_ERASE_WR_BLK_END; in R_SDHI_Erase()
1014 err = r_sdhi_command_send(p_ctrl, end_command, end_address); in R_SDHI_Erase()