Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_sdhi/
Dr_sdhi.c975 uint32_t start_command; in R_SDHI_Erase() local
997 start_command = SDHI_PRV_CMD_TAG_ERASE_GROUP_START; in R_SDHI_Erase()
1004 start_command = SDHI_PRV_CMD_ERASE_WR_BLK_START; in R_SDHI_Erase()
1010 err = r_sdhi_command_send(p_ctrl, start_command, start_address); in R_SDHI_Erase()