Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/spi_flash/
Dflash_ops.c639 const uint32_t* src_w = (const uint32_t*)src; in spi_flash_write_encrypted() local
682 uint32_t expected = src_w[i_w + r_w]; in spi_flash_write_encrypted()