Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Dspi_flash_chip_generic.c24 uint8_t slowrd_dummy_bitlen; member
34 .slowrd_dummy_bitlen = SPI_FLASH_SLOWRD_DUMMY_BITLEN,
43 .slowrd_dummy_bitlen = SPI_FLASH_SLOWRD_DUMMY_BITLEN,
459 …p->hpm_dummy_ena ? rom_flash_chip_dummy_hpm->slowrd_dummy_bitlen : rom_flash_chip_dummy->slowrd_du… in spi_flash_chip_generic_config_host_io_mode()