Searched refs:WDT_RESET_SIG_LENGTH_800ns (Results 1 – 11 of 11) sorted by relevance
/hal_espressif-3.6.0/components/hal/include/hal/ |
D | wdt_types.h | 63 WDT_RESET_SIG_LENGTH_800ns = 5, /*!< 800 ns */ enumerator
|
/hal_espressif-3.6.0/components/hal/esp32/include/hal/ |
D | mwdt_ll.h | 43 _Static_assert(WDT_RESET_SIG_LENGTH_800ns == TIMG_WDT_RESET_LENGTH_800_NS, "Add mapping to LL watch…
|
D | rwdt_ll.h | 47 _Static_assert(WDT_RESET_SIG_LENGTH_800ns == RTC_WDT_RESET_LENGTH_800_NS, "Add mapping to LL watchd…
|
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/ |
D | mwdt_ll.h | 42 _Static_assert(WDT_RESET_SIG_LENGTH_800ns == TIMG_WDT_RESET_LENGTH_800_NS, "Add mapping to LL watch…
|
D | rwdt_ll.h | 45 _Static_assert(WDT_RESET_SIG_LENGTH_800ns == RTC_WDT_RESET_LENGTH_800_NS, "Add mapping to LL watchd…
|
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/ |
D | mwdt_ll.h | 42 _Static_assert(WDT_RESET_SIG_LENGTH_800ns == TIMG_WDT_RESET_LENGTH_800_NS, "Add mapping to LL watch…
|
D | rwdt_ll.h | 45 _Static_assert(WDT_RESET_SIG_LENGTH_800ns == RTC_WDT_RESET_LENGTH_800_NS, "Add mapping to LL watchd…
|
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/ |
D | mwdt_ll.h | 62 _Static_assert(WDT_RESET_SIG_LENGTH_800ns == MWDT_LL_RESET_LENGTH_800_NS, "Add mapping to LL watchd…
|
D | rwdt_ll.h | 65 _Static_assert(WDT_RESET_SIG_LENGTH_800ns == RWDT_LL_RESET_LENGTH_800_NS, "Add mapping to LL watchd…
|
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/ |
D | mwdt_ll.h | 42 _Static_assert(WDT_RESET_SIG_LENGTH_800ns == TIMG_WDT_RESET_LENGTH_800_NS, "Add mapping to LL watch…
|
D | rwdt_ll.h | 45 _Static_assert(WDT_RESET_SIG_LENGTH_800ns == RTC_WDT_RESET_LENGTH_800_NS, "Add mapping to LL watchd…
|