5 #ifndef OPENTITAN_SW_DEVICE_LIB_DIF_DIF_ALERT_HANDLER_H_ 6 #define OPENTITAN_SW_DEVICE_LIB_DIF_DIF_ALERT_HANDLER_H_ 185 kDifAlertHandlerLocalAlertAlertPingFail,
186 kDifAlertHandlerLocalAlertEscalationPingFail,
187 kDifAlertHandlerLocalAlertAlertIntegrityFail,
188 kDifAlertHandlerLocalAlertEscalationIntegrityFail,
269 dif_alert_handler_class_state_t
phase;
288 dif_alert_handler_class_state_t
phase;
515 dif_alert_handler_toggle_t *state);
528 dif_alert_handler_toggle_t state);
553 dif_alert_handler_irq_snapshot_t *snapshot);
569 const dif_alert_handler_irq_snapshot_t *snapshot);
721 dif_alert_handler_class_state_t *state);
725 #endif // __cplusplus 727 #endif // OPENTITAN_SW_DEVICE_LIB_DIF_DIF_ALERT_HANDLER_H_