Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_flash_ll.h122 dev->cmd.flash_wren = 1; in spi_flash_ll_set_write_protect()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspimem_flash_ll.h243 dev->cmd.flash_wren = 1; in spimem_flash_ll_set_write_protect()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspimem_flash_ll.h248 dev->cmd.flash_wren = 1; in spimem_flash_ll_set_write_protect()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspimem_flash_ll.h247 dev->cmd.flash_wren = 1; in spimem_flash_ll_set_write_protect()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspimem_flash_ll.h247 dev->cmd.flash_wren = 1; in spimem_flash_ll_set_write_protect()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspimem_flash_ll.h243 dev->cmd.flash_wren = 1; in spimem_flash_ll_set_write_protect()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspimem_flash_ll.h249 dev->cmd.flash_wren = 1; in spimem_flash_ll_set_write_protect()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_mem_struct.h33 …uint32_t flash_wren : 1; /*Write flash enable. Write enable command will b… member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_mem_struct.h32 …uint32_t flash_wren: 1; /*Write flash enable. Write enable command will be se… member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h41 …uint32_t flash_wren: 1; /*Write flash enable. Write enable command will b… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h31 …uint32_t flash_wren: 1; /*Write flash enable. Write enable command wi… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_mem_struct.h40 …uint32_t flash_wren : 1; /*Write flash enable. Write enable command will b… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_mem_struct.h32 …uint32_t flash_wren : 1; /*Write flash enable. Write enable command will b… member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_mem_struct.h33 …uint32_t flash_wren : 1; /*Write flash enable. Write enable command will b… member