Home
last modified time | relevance | path

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

/SCP-firmware-master/product/synquacer/scp_ramfw/
A Dconfig_nor.c85 .command_table = nor_command_table,
/SCP-firmware-master/product/synquacer/module/nor/include/
A Dmod_nor.h264 struct qspi_command *command_table; member
/SCP-firmware-master/product/synquacer/module/nor/src/
A Dmod_nor.c96 return IS_QSPI_COMMAND_EMPTY(ctx->config->command_table[idx]); in is_command_not_supported()
109 id, &ctx->config->command_table[idx]); in set_read_command()
122 id, &ctx->config->command_table[idx]); in set_write_command()
819 ctx->config->command_table == NULL || ctx->config->operation == NULL) { in nor_element_init()

Completed in 4 milliseconds