Searched defs:behavior (Results 1 – 17 of 17) sorted by relevance
/hal_espressif-latest/components/hal/ |
D | wdt_hal_iram.c | 117 …age(wdt_hal_context_t *hal, wdt_stage_t stage, uint32_t timeout_ticks, wdt_stage_action_t behavior) in wdt_hal_config_stage()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | mwdt_ll.h | 87 …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()
|
D | rwdt_ll.h | 30 #define rwdt_ll_config_stage(hw, stage, timeout_ticks, behavior) \ argument
|
D | lpwdt_ll.h | 116 …fig_stage(lp_wdt_dev_t *hw, wdt_stage_t stage, uint32_t timeout_ticks, wdt_stage_action_t behavior) in lpwdt_ll_config_stage()
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | mwdt_ll.h | 86 …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()
|
D | rwdt_ll.h | 96 …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()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | mwdt_ll.h | 86 …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()
|
D | rwdt_ll.h | 98 …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()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | mwdt_ll.h | 86 …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()
|
D | rwdt_ll.h | 31 #define rwdt_ll_config_stage(hw, stage, timeout_ticks, behavior) \ argument
|
D | lpwdt_ll.h | 115 …fig_stage(lp_wdt_dev_t *hw, wdt_stage_t stage, uint32_t timeout_ticks, wdt_stage_action_t behavior) in lpwdt_ll_config_stage()
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | mwdt_ll.h | 86 …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()
|
D | rwdt_ll.h | 86 …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()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | mwdt_ll.h | 86 …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()
|
D | rwdt_ll.h | 98 …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()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | mwdt_ll.h | 105 …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()
|
D | rwdt_ll.h | 118 …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()
|