Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_private.h61 uint8_t crc7 : 7; member
Dsdspi_transaction.c40 hw_cmd->crc7 = sdspi_msg_crc7(hw_cmd); in make_hw_cmd()
Dsdspi_host.c461 __func__, handle, cmd_index, cmd_arg, flags, data, data_size, cmd->crc7); in sdspi_host_start_command()