Searched refs:WDT_RESET_SIG_LENGTH_500ns (Results 1 – 11 of 11) sorted by relevance
/hal_espressif-3.6.0/components/hal/include/hal/ |
D | wdt_types.h | 62 WDT_RESET_SIG_LENGTH_500ns = 4, /*!< 500 ns */ enumerator
|
/hal_espressif-3.6.0/components/hal/esp32/include/hal/ |
D | mwdt_ll.h | 42 _Static_assert(WDT_RESET_SIG_LENGTH_500ns == TIMG_WDT_RESET_LENGTH_500_NS, "Add mapping to LL watch…
|
D | rwdt_ll.h | 46 _Static_assert(WDT_RESET_SIG_LENGTH_500ns == RTC_WDT_RESET_LENGTH_500_NS, "Add mapping to LL watchd…
|
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/ |
D | mwdt_ll.h | 41 _Static_assert(WDT_RESET_SIG_LENGTH_500ns == TIMG_WDT_RESET_LENGTH_500_NS, "Add mapping to LL watch…
|
D | rwdt_ll.h | 44 _Static_assert(WDT_RESET_SIG_LENGTH_500ns == RTC_WDT_RESET_LENGTH_500_NS, "Add mapping to LL watchd…
|
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/ |
D | mwdt_ll.h | 41 _Static_assert(WDT_RESET_SIG_LENGTH_500ns == TIMG_WDT_RESET_LENGTH_500_NS, "Add mapping to LL watch…
|
D | rwdt_ll.h | 44 _Static_assert(WDT_RESET_SIG_LENGTH_500ns == RTC_WDT_RESET_LENGTH_500_NS, "Add mapping to LL watchd…
|
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/ |
D | mwdt_ll.h | 61 _Static_assert(WDT_RESET_SIG_LENGTH_500ns == MWDT_LL_RESET_LENGTH_500_NS, "Add mapping to LL watchd…
|
D | rwdt_ll.h | 64 _Static_assert(WDT_RESET_SIG_LENGTH_500ns == RWDT_LL_RESET_LENGTH_500_NS, "Add mapping to LL watchd…
|
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/ |
D | mwdt_ll.h | 41 _Static_assert(WDT_RESET_SIG_LENGTH_500ns == TIMG_WDT_RESET_LENGTH_500_NS, "Add mapping to LL watch…
|
D | rwdt_ll.h | 44 _Static_assert(WDT_RESET_SIG_LENGTH_500ns == RTC_WDT_RESET_LENGTH_500_NS, "Add mapping to LL watchd…
|