Home
last modified time | relevance | path

Searched refs:rst (Results 1 – 23 of 23) sorted by relevance

/hal_espressif-latest/tools/esptool_py/docs/en/
Dcontributing.rst3 .. include:: ../../CONTRIBUTING.rst
/hal_espressif-latest/components/spi_flash/
DREADME.rst1 See the spi_flash.rst in the programming guide folder for more details.
/hal_espressif-latest/components/log/host_test/log_test/
DREADME.md11 …ux system, as described in the [Getting Started Guides](../../../../docs/en/get-started/index.rst).
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dpmu_ll.h342 …NE_ATTR void pmu_ll_hp_set_power_force_reset(pmu_dev_t *hw, pmu_hp_power_domain_t domain, bool rst) in pmu_ll_hp_set_power_force_reset() argument
344 hw->power.hp_pd[domain].force_reset = rst; in pmu_ll_hp_set_power_force_reset()
372 FORCE_INLINE_ATTR void pmu_ll_lp_set_power_force_reset(pmu_dev_t *hw, bool rst) in pmu_ll_lp_set_power_force_reset() argument
374 hw->power.lp_peri.force_reset = rst; in pmu_ll_lp_set_power_force_reset()
Dledc_ll.h123 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 1; in ledc_ll_timer_rst()
124 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 0; in ledc_ll_timer_rst()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dledc_ll.h107 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 1; in ledc_ll_timer_rst()
108 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 0; in ledc_ll_timer_rst()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dledc_ll.h99 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 1; in ledc_ll_timer_rst()
100 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 0; in ledc_ll_timer_rst()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dledc_ll.h106 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 1; in ledc_ll_timer_rst()
107 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 0; in ledc_ll_timer_rst()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dledc_ll.h106 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 1; in ledc_ll_timer_rst()
107 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 0; in ledc_ll_timer_rst()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dledc_ll.h112 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 1; in ledc_ll_timer_rst()
113 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 0; in ledc_ll_timer_rst()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dpmu_ll.h383 …NE_ATTR void pmu_ll_hp_set_power_force_reset(pmu_dev_t *hw, pmu_hp_power_domain_t domain, bool rst) in pmu_ll_hp_set_power_force_reset() argument
385 hw->power.hp_pd[domain].force_reset = rst; in pmu_ll_hp_set_power_force_reset()
413 FORCE_INLINE_ATTR void pmu_ll_lp_set_power_force_reset(pmu_dev_t *hw, bool rst) in pmu_ll_lp_set_power_force_reset() argument
415 hw->power.lp_peri.force_reset = rst; in pmu_ll_lp_set_power_force_reset()
Dledc_ll.h125 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 1; in ledc_ll_timer_rst()
126 hw->timer_group[speed_mode].timer[timer_sel].conf.rst = 0; in ledc_ll_timer_rst()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dledc_struct.h79 uint32_t rst: 1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dledc_struct.h80 uint32_t rst: 1; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dledc_struct.h188 uint32_t rst:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dledc_struct.h71 uint32_t rst: 1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dledc_struct.h77 …uint32_t rst: 1; /*This bit is used to reset high speed timer the counter will b… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dledc_struct.h565 uint32_t rst:1; member
/hal_espressif-latest/components/bootloader/
Dproject_include.cmake106 "\tSee docs/security/secure-boot-v1.rst for details.")
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dledc_struct.h565 uint32_t rst:1; member
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dsummary-cmd.rst50 .. include:: inc/summary_{IDF_TARGET_NAME}.rst
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst184 ets Jan 8 2014,rst cause 1, boot mode:(3,7)
244 rst:0x1 (POWERON_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_REO_V2))
247 …``rst:0xNN (REASON)`` is an enumerated value (and description) of the reason for the reset. A mapp…
/hal_espressif-latest/components/esp_pm/
DKconfig129 power_management.rst