Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/sdmmc/test/
Dtest_sdio.c273 struct sip_cmd_bootup *bootup = (struct sip_cmd_bootup*) (data + sizeof(*hdr)); in esp32_send_sip_command() local
274 len = sizeof(*hdr) + sizeof(*bootup); in esp32_send_sip_command()
276 bootup->boot_addr = 0x4005a980; /* start_tb_console function in ROM */ in esp32_send_sip_command()
277 bootup->discard_link = 1; in esp32_send_sip_command()
/hal_espressif-3.5.0/docs/en/api-guides/
Dexternal-ram.rst22 …RAM chip, make sure to either set the MTDI pin to a high signal level on bootup, or program {IDF_T…
/hal_espressif-3.5.0/docs/en/api-guides/jtag-debugging/
Dtips-and-quirks.rst83 …line to a specified binary level, therefore reducing the chance of a bad bootup of application due…