Searched refs:WDT_RESET_SIG_LENGTH_1_6us (Results 1 – 11 of 11) sorted by relevance
/hal_espressif-3.6.0/components/hal/include/hal/ |
D | wdt_types.h | 64 WDT_RESET_SIG_LENGTH_1_6us = 6, /*!< 1.6 us */ enumerator
|
/hal_espressif-3.6.0/components/hal/esp32/include/hal/ |
D | mwdt_ll.h | 44 _Static_assert(WDT_RESET_SIG_LENGTH_1_6us == TIMG_WDT_RESET_LENGTH_1600_NS, "Add mapping to LL watc…
|
D | rwdt_ll.h | 48 _Static_assert(WDT_RESET_SIG_LENGTH_1_6us == RTC_WDT_RESET_LENGTH_1600_NS, "Add mapping to LL watch…
|
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/ |
D | mwdt_ll.h | 43 _Static_assert(WDT_RESET_SIG_LENGTH_1_6us == TIMG_WDT_RESET_LENGTH_1600_NS, "Add mapping to LL watc…
|
D | rwdt_ll.h | 46 _Static_assert(WDT_RESET_SIG_LENGTH_1_6us == RTC_WDT_RESET_LENGTH_1600_NS, "Add mapping to LL watch…
|
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/ |
D | mwdt_ll.h | 43 _Static_assert(WDT_RESET_SIG_LENGTH_1_6us == TIMG_WDT_RESET_LENGTH_1600_NS, "Add mapping to LL watc…
|
D | rwdt_ll.h | 46 _Static_assert(WDT_RESET_SIG_LENGTH_1_6us == RTC_WDT_RESET_LENGTH_1600_NS, "Add mapping to LL watch…
|
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/ |
D | mwdt_ll.h | 63 _Static_assert(WDT_RESET_SIG_LENGTH_1_6us == MWDT_LL_RESET_LENGTH_1600_NS, "Add mapping to LL watch…
|
D | rwdt_ll.h | 66 _Static_assert(WDT_RESET_SIG_LENGTH_1_6us == RWDT_LL_RESET_LENGTH_1600_NS, "Add mapping to LL watch…
|
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/ |
D | mwdt_ll.h | 43 _Static_assert(WDT_RESET_SIG_LENGTH_1_6us == TIMG_WDT_RESET_LENGTH_1600_NS, "Add mapping to LL watc…
|
D | rwdt_ll.h | 46 _Static_assert(WDT_RESET_SIG_LENGTH_1_6us == RTC_WDT_RESET_LENGTH_1600_NS, "Add mapping to LL watch…
|