Searched refs:RST_REASON_BIT (Results 1 – 7 of 7) sorted by relevance
85 #define RST_REASON_BIT 0x80000000 macro93 uint32_t val = hint | (hint << RST_REASON_SHIFT) | RST_REASON_BIT; in esp_reset_reason_set_hint()103 if ((reset_reason_hint & RST_REASON_BIT) == 0 || high != low) { in esp_reset_reason_get_hint()
74 #define RST_REASON_BIT 0x80000000 macro82 uint32_t val = hint | (hint << RST_REASON_SHIFT) | RST_REASON_BIT; in esp_reset_reason_set_hint()92 if ((reset_reason_hint & RST_REASON_BIT) == 0 || high != low) { in esp_reset_reason_get_hint()
87 #define RST_REASON_BIT 0x80000000 macro95 uint32_t val = hint | (hint << RST_REASON_SHIFT) | RST_REASON_BIT; in esp_reset_reason_set_hint()105 if ((reset_reason_hint & RST_REASON_BIT) == 0 || high != low) { in esp_reset_reason_get_hint()
84 #define RST_REASON_BIT 0x80000000 macro92 uint32_t val = hint | (hint << RST_REASON_SHIFT) | RST_REASON_BIT; in esp_reset_reason_set_hint()102 if ((reset_reason_hint & RST_REASON_BIT) == 0 || high != low) { in esp_reset_reason_get_hint()
82 #define RST_REASON_BIT 0x80000000 macro90 uint32_t val = hint | (hint << RST_REASON_SHIFT) | RST_REASON_BIT; in esp_reset_reason_set_hint()100 if ((reset_reason_hint & RST_REASON_BIT) == 0 || high != low) { in esp_reset_reason_get_hint()
97 #define RST_REASON_BIT 0x80000000 macro105 uint32_t val = hint | (hint << RST_REASON_SHIFT) | RST_REASON_BIT; in esp_reset_reason_set_hint()115 if ((reset_reason_hint & RST_REASON_BIT) == 0 || high != low) { in esp_reset_reason_get_hint()