| /hal_espressif-latest/components/soc/esp32c2/include/soc/ |
| D | gdma_struct.h | 184 … uint32_t restart : 1; /*Set this bit to mount a new inlink descriptor.*/ member 278 …uint32_t restart : 1; /*Set this bit to restart a new outlink from the l… member
|
| /hal_espressif-latest/components/soc/esp32c3/include/soc/ |
| D | gdma_struct.h | 176 … uint32_t restart: 1; /*Set this bit to mount a new inlink descriptor.*/ member 270 …uint32_t restart: 1; /*Set this bit to restart a new outlink from the last… member
|
| /hal_espressif-latest/components/soc/esp32/include/soc/ |
| D | uhci_struct.h | 188 … uint32_t restart: 1; /*Set this bit to mount on new out link descriptors*/ member 200 … uint32_t restart: 1; /*Set this bit to mount on new in link descriptors*/ member
|
| D | slc_struct.h | 381 uint32_t restart: 1; member 392 uint32_t restart: 1; member 404 uint32_t restart: 1; member 415 uint32_t restart: 1; member
|
| D | i2s_struct.h | 183 uint32_t restart: 1; member 194 uint32_t restart: 1; member
|
| D | spi_struct.h | 403 …uint32_t restart: 1; /*Set the bit to mount on new outlink descriptors.… member 415 …uint32_t restart: 1; /*Set the bit to mount on new inlink descriptors.*/ member
|
| /hal_espressif-latest/components/soc/esp32s2/include/soc/ |
| D | uhci_struct.h | 179 uint32_t restart: 1; member 191 uint32_t restart: 1; member
|
| D | i2s_struct.h | 201 … uint32_t restart: 1; /*Set this bit to restart outlink descriptor*/ member 212 … uint32_t restart: 1; /*Set this bit to restart inlink descriptor*/ member
|
| D | spi_struct.h | 304 … uint32_t restart: 1; /*Set the bit to mount on new outlink descriptors.*/ member 316 … uint32_t restart: 1; /*Set the bit to mount on new inlink descriptors.*/ member
|
| /hal_espressif-latest/components/soc/esp32s3/include/soc/ |
| D | gdma_struct.h | 137 … uint32_t restart : 1; /*Set this bit to mount a new inlink descriptor.*/ member 297 …uint32_t restart : 1; /*Set this bit to restart a new outlink from the l… member
|
| /hal_espressif-latest/components/hal/esp32c2/include/hal/ |
| D | gdma_ll.h | 195 dev->channel[channel].in.in_link.restart = 1; in gdma_ll_rx_restart() 425 dev->channel[channel].out.out_link.restart = 1; in gdma_ll_tx_restart()
|
| /hal_espressif-latest/components/hal/esp32c3/include/hal/ |
| D | gdma_ll.h | 195 dev->channel[channel].in.in_link.restart = 1; in gdma_ll_rx_restart() 425 dev->channel[channel].out.out_link.restart = 1; in gdma_ll_tx_restart()
|
| /hal_espressif-latest/components/hal/esp32s3/include/hal/ |
| D | gdma_ll.h | 234 dev->channel[channel].in.link.restart = 1; in gdma_ll_rx_restart() 490 dev->channel[channel].out.link.restart = 1; in gdma_ll_tx_restart()
|
| /hal_espressif-latest/components/hal/esp32/include/hal/ |
| D | sdio_slave_ll.h | 376 slc->slc0_tx_link.restart = 1; in sdio_slave_ll_recv_restart()
|
| /hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/ |
| D | eapol_auth_sm.c | 902 restart: in eapol_sm_step_run() 931 goto restart; in eapol_sm_step_run() 940 goto restart; in eapol_sm_step_run()
|
| /hal_espressif-latest/components/esp_system/ |
| D | Kconfig | 23 processor. Needs a manual reset to restart. 556 … This config allows to trigger an interrupt when brownout detected. Software restart will be done 558 Two occasions need to restart the chip with interrupt so far. 560 So that we must restart from interrupt.
|
| /hal_espressif-latest/components/hal/esp32s2/include/hal/ |
| D | spi_ll.h | 1293 dma_in->dma_in_link.restart = 1; in spi_dma_ll_rx_restart() 1298 dma_out->dma_out_link.restart = 1; in spi_dma_ll_tx_restart()
|
| /hal_espressif-latest/components/esp_psram/ |
| D | Kconfig.spiram.common | 109 after software restart.
|
| /hal_espressif-latest/tools/esptool_py/docs/en/ |
| D | installation.rst | 77 You will likely have to restart or re-login for the autocompletion to start working.
|
| /hal_espressif-latest/components/esp_phy/ |
| D | Kconfig | 75 the program will terminate and restart.
|
| /hal_espressif-latest/components/bootloader/ |
| D | Kconfig.projbuild | 257 If the execution time is exceeded, the RTC_WDT will restart system.
|