Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspimem_flash_ll.h157 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->flash_sus_ctrl, flash_pes_command, sus_cmd); in spimem_flash_ll_suspend_cmd_setup()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspimem_flash_ll.h148 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->flash_sus_cmd, flash_pes_command, sus_cmd); in spimem_flash_ll_suspend_cmd_setup()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspimem_flash_ll.h147 dev->flash_sus_cmd.flash_pes_command = sus_cmd; in spimem_flash_ll_suspend_cmd_setup()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspimem_flash_ll.h147 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->flash_sus_cmd, flash_pes_command, sus_cmd); in spimem_flash_ll_suspend_cmd_setup()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspimem_flash_ll.h147 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->flash_sus_ctrl, flash_pes_command, sus_cmd); in spimem_flash_ll_suspend_cmd_setup()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspimem_flash_ll.h149 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->flash_sus_cmd, flash_pes_command, sus_cmd); in spimem_flash_ll_suspend_cmd_setup()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_mem_struct.h234 uint32_t flash_pes_command : 8; /*Program/Erase suspend command.*/ member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_mem_struct.h233 uint32_t flash_pes_command: 8; /*Program/Erase suspend command.*/ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h286 uint32_t flash_pes_command: 8; /*Program/Erase suspend command.*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_mem_struct.h299 uint32_t flash_pes_command : 8; /*Program/Erase suspend command value.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_mem_struct.h318 uint32_t flash_pes_command : 16; /*Program/Erase suspend command.*/ member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_mem_struct.h319 uint32_t flash_pes_command : 16; /*Program/Erase suspend command.*/ member