/hal_espressif-3.4.0/components/hal/esp32/include/hal/ |
D | mwdt_ll.h | 89 …t_ll_config_stage(timg_dev_t *hw, wdt_stage_t stage, uint32_t timeout, wdt_stage_action_t behavior) in mwdt_ll_config_stage() argument 93 hw->wdt_config0.stg0 = behavior; in mwdt_ll_config_stage() 97 hw->wdt_config0.stg1 = behavior; in mwdt_ll_config_stage() 101 hw->wdt_config0.stg2 = behavior; in mwdt_ll_config_stage() 105 hw->wdt_config0.stg3 = behavior; in mwdt_ll_config_stage()
|
D | rwdt_ll.h | 94 …g_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage, uint32_t timeout_ticks, wdt_stage_action_t behavior) in rwdt_ll_config_stage() argument 98 hw->wdt_config0.stg0 = behavior; in rwdt_ll_config_stage() 102 hw->wdt_config0.stg1 = behavior; in rwdt_ll_config_stage() 106 hw->wdt_config0.stg2 = behavior; in rwdt_ll_config_stage() 110 hw->wdt_config0.stg3 = behavior; in rwdt_ll_config_stage()
|
/hal_espressif-3.4.0/components/hal/esp32c3/include/hal/ |
D | mwdt_ll.h | 95 …t_ll_config_stage(timg_dev_t *hw, wdt_stage_t stage, uint32_t timeout, wdt_stage_action_t behavior) in mwdt_ll_config_stage() argument 99 hw->wdtconfig0.wdt_stg0 = behavior; in mwdt_ll_config_stage() 103 hw->wdtconfig0.wdt_stg1 = behavior; in mwdt_ll_config_stage() 107 hw->wdtconfig0.wdt_stg2 = behavior; in mwdt_ll_config_stage() 111 hw->wdtconfig0.wdt_stg3 = behavior; in mwdt_ll_config_stage()
|
D | rwdt_ll.h | 101 …g_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage, uint32_t timeout_ticks, wdt_stage_action_t behavior) in rwdt_ll_config_stage() argument 105 hw->wdt_config0.stg0 = behavior; in rwdt_ll_config_stage() 110 hw->wdt_config0.stg1 = behavior; in rwdt_ll_config_stage() 114 hw->wdt_config0.stg2 = behavior; in rwdt_ll_config_stage() 118 hw->wdt_config0.stg3 = behavior; in rwdt_ll_config_stage()
|
/hal_espressif-3.4.0/components/hal/esp32h2/include/hal/ |
D | mwdt_ll.h | 95 …t_ll_config_stage(timg_dev_t *hw, wdt_stage_t stage, uint32_t timeout, wdt_stage_action_t behavior) in mwdt_ll_config_stage() argument 99 hw->wdtconfig0.wdt_stg0 = behavior; in mwdt_ll_config_stage() 103 hw->wdtconfig0.wdt_stg1 = behavior; in mwdt_ll_config_stage() 107 hw->wdtconfig0.wdt_stg2 = behavior; in mwdt_ll_config_stage() 111 hw->wdtconfig0.wdt_stg3 = behavior; in mwdt_ll_config_stage()
|
D | rwdt_ll.h | 101 …g_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage, uint32_t timeout_ticks, wdt_stage_action_t behavior) in rwdt_ll_config_stage() argument 105 hw->wdt_config0.stg0 = behavior; in rwdt_ll_config_stage() 110 hw->wdt_config0.stg1 = behavior; in rwdt_ll_config_stage() 114 hw->wdt_config0.stg2 = behavior; in rwdt_ll_config_stage() 118 hw->wdt_config0.stg3 = behavior; in rwdt_ll_config_stage()
|
/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/ |
D | mwdt_ll.h | 95 …t_ll_config_stage(timg_dev_t *hw, wdt_stage_t stage, uint32_t timeout, wdt_stage_action_t behavior) in mwdt_ll_config_stage() argument 99 hw->wdtconfig0.wdt_stg0 = behavior; in mwdt_ll_config_stage() 103 hw->wdtconfig0.wdt_stg1 = behavior; in mwdt_ll_config_stage() 107 hw->wdtconfig0.wdt_stg2 = behavior; in mwdt_ll_config_stage() 111 hw->wdtconfig0.wdt_stg3 = behavior; in mwdt_ll_config_stage()
|
D | rwdt_ll.h | 101 …g_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage, uint32_t timeout_ticks, wdt_stage_action_t behavior) in rwdt_ll_config_stage() argument 105 hw->wdt_config0.stg0 = behavior; in rwdt_ll_config_stage() 110 hw->wdt_config0.stg1 = behavior; in rwdt_ll_config_stage() 114 hw->wdt_config0.stg2 = behavior; in rwdt_ll_config_stage() 118 hw->wdt_config0.stg3 = behavior; in rwdt_ll_config_stage()
|
/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/ |
D | mwdt_ll.h | 108 …t_ll_config_stage(timg_dev_t *hw, wdt_stage_t stage, uint32_t timeout, wdt_stage_action_t behavior) in mwdt_ll_config_stage() argument 112 hw->wdtconfig0.wdt_stg0 = behavior; in mwdt_ll_config_stage() 116 hw->wdtconfig0.wdt_stg1 = behavior; in mwdt_ll_config_stage() 120 hw->wdtconfig0.wdt_stg2 = behavior; in mwdt_ll_config_stage() 124 hw->wdtconfig0.wdt_stg3 = behavior; in mwdt_ll_config_stage()
|
D | rwdt_ll.h | 121 …g_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage, uint32_t timeout_ticks, wdt_stage_action_t behavior) in rwdt_ll_config_stage() argument 125 hw->wdt_config0.stg0 = behavior; in rwdt_ll_config_stage() 129 hw->wdt_config0.stg1 = behavior; in rwdt_ll_config_stage() 133 hw->wdt_config0.stg2 = behavior; in rwdt_ll_config_stage() 137 hw->wdt_config0.stg3 = behavior; in rwdt_ll_config_stage()
|
/hal_espressif-3.4.0/components/esp_rom/ |
D | Kconfig.projbuild | 9 Controls the Boot ROM log behavior. 10 The rom log behavior can only be changed for once, 16 Always print ROM logs, this is the default behavior.
|
/hal_espressif-3.4.0/components/hal/ |
D | wdt_hal_iram.c | 116 …age(wdt_hal_context_t *hal, wdt_stage_t stage, uint32_t timeout_ticks, wdt_stage_action_t behavior) in wdt_hal_config_stage() argument 119 rwdt_ll_config_stage(hal->rwdt_dev, stage, timeout_ticks, behavior); in wdt_hal_config_stage() 121 mwdt_ll_config_stage(hal->mwdt_dev, stage, timeout_ticks, behavior); in wdt_hal_config_stage()
|
D | Kconfig | 6 Set the assert behavior / level for HAL component.
|
/hal_espressif-3.4.0/components/esp_adc_cal/ |
D | Kconfig | 27 to correct for non-linear behavior in 11db attenuation. Other attenuations 28 do not exhibit non-linear behavior hence will not be affected by this option.
|
/hal_espressif-3.4.0/components/newlib/ |
D | Kconfig | 17 This option doesn't affect behavior of the UART driver (drivers/uart.h). 41 This option doesn't affect behavior of the UART driver (drivers/uart.h).
|
/hal_espressif-3.4.0/examples/system/esp_timer/ |
D | sdkconfig.ci | 2 # This is to avoid any timing impact on test behavior
|
/hal_espressif-3.4.0/components/esp_eth/test_apps/ |
D | README.md | 5 This test app is used to test MAC layer behavior with different PHY chips:
|
/hal_espressif-3.4.0/components/hal/include/hal/ |
D | wdt_hal.h | 93 …ig_stage(wdt_hal_context_t *hal, wdt_stage_t stage, uint32_t timeout, wdt_stage_action_t behavior);
|
/hal_espressif-3.4.0/components/esp_gdbstub/ |
D | Kconfig | 3 # Hidden option which is selected from the "Panic handler behavior"
|
/hal_espressif-3.4.0/components/nvs_flash/ |
D | Kconfig | 21 table then enabling this config will allow to have same behavior as pre v4.3 IDF.
|
/hal_espressif-3.4.0/docs/zh_CN/api-reference/network/ |
D | esp-wifi-mesh.rst | 12 3. :ref:`mesh-self-organized-behavior` 214 .. _mesh-self-organized-behavior:
|
/hal_espressif-3.4.0/docs/en/api-reference/system/ |
D | freertos.rst | 18 … to ``FreeRTOSConfig.h``. Through these macros, the kernel's scheduling behavior and various kerne… 22 …alent to running Vanilla FreeRTOS**. Futhermore, this option may affect behavior of components oth…
|
/hal_espressif-3.4.0/components/esp_ipc/ |
D | Kconfig | 20 …If this option is not enabled then the IPC task will keep behavior same as prior to that of ESP-ID…
|
/hal_espressif-3.4.0/examples/system/base_mac_address/main/ |
D | Kconfig.projbuild | 34 Select the behavior when reading base MAC address "eFuse BLK3" fails
|
/hal_espressif-3.4.0/components/esptool_py/esptool/docs/en/esptool/ |
D | basic-commands.rst | 70 …This behavior can be overridden with the ``--force`` option. **Use this only at your own risk and … 89 …This behavior can be overridden with the ``--force`` option. **Use this option provided that the f… 97 This behavior can be overridden with the ``--force`` option. 140 …This behavior can be overridden with the ``--force`` option. **Use this only at your own risk and …
|