Home
last modified time | relevance | path

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

/SCP-firmware-master/product/synquacer/include/
A Dqspi_api.h24 uint8_t alt_byte; member
62 .alt_byte = ALT_BYTE, \
150 cmd.len.alt_byte == 0 && cmd.len.dummy_cycle == 0 && \
/SCP-firmware-master/product/synquacer/module/hsspi/src/
A Dmod_hsspi.c238 len += command->len.alt_byte; in get_command_len()
270 for (i = command->len.alt_byte; i > 0; i--) { in set_command_sequence()
423 if (command->len.alt_byte > 4) { in check_command()
492 command->len.alt_byte == 0 && command->len.dummy_cycle == 0 && in set_write_command()

Completed in 4 milliseconds