Searched refs:flash_waiti_ctrl (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | spimem_flash_ll.h | 216 …HAL_FORCE_MODIFY_U32_REG_FIELD(dev->flash_waiti_ctrl, waiti_cmd, 0x05); // Set the command to send… in spimem_flash_ll_auto_wait_idle_init() 217 dev->flash_waiti_ctrl.waiti_en = auto_waiti; // enable auto wait-idle function. in spimem_flash_ll_auto_wait_idle_init()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | spimem_flash_ll.h | 216 …HAL_FORCE_MODIFY_U32_REG_FIELD(dev->flash_waiti_ctrl, waiti_cmd, 0x05); // Set the command to send… in spimem_flash_ll_auto_wait_idle_init() 217 dev->flash_waiti_ctrl.waiti_en = auto_waiti; // enable auto wait-idle function. in spimem_flash_ll_auto_wait_idle_init()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | spimem_flash_ll.h | 220 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->flash_waiti_ctrl, waiti_cmd, 0x05); in spimem_flash_ll_auto_wait_idle_init()
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | spimem_flash_ll.h | 219 dev->flash_waiti_ctrl.waiti_cmd = 0x05; in spimem_flash_ll_auto_wait_idle_init()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | spimem_flash_ll.h | 219 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->flash_waiti_ctrl, waiti_cmd, 0x05); in spimem_flash_ll_auto_wait_idle_init()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | spimem_flash_ll.h | 221 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->flash_waiti_ctrl, waiti_cmd, 0x05); in spimem_flash_ll_auto_wait_idle_init()
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | spi_mem_struct.h | 214 } flash_waiti_ctrl; member
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | spi_mem_struct.h | 213 } flash_waiti_ctrl; member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | spi_mem_struct.h | 273 } flash_waiti_ctrl; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | spi_mem_struct.h | 282 } flash_waiti_ctrl; member
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | spi_mem_struct.h | 299 } flash_waiti_ctrl; member
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | spi_mem_struct.h | 300 } flash_waiti_ctrl; member
|