OpenBIC
OpenSource Bridge-IC
plat_isr.h
Go to the documentation of this file.
1/*
2 * Copyright (c) Meta Platforms, Inc. and affiliates.
3 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
17enum {
22};
23
28
33void aalc_leak_behavior(uint8_t sensor_num);
void it_leak_action_2()
@ IT_LEAK_E_3
Definition: plat_isr.h:21
@ IT_LEAK_E_0
Definition: plat_isr.h:18
@ IT_LEAK_E_2
Definition: plat_isr.h:20
@ IT_LEAK_E_1
Definition: plat_isr.h:19
void deassert_all_rpu_ready_pin()
Definition: plat_isr.c:37
void it_leak_action_1()
void shutdown_save_uptime_action()
Definition: plat_isr.c:163
void it_leak_action_0()
void aalc_leak_behavior(uint8_t sensor_num)
Definition: plat_isr.c:138
void emergency_button_action()
Definition: plat_isr.c:58
void it_leak_action_3()
void fault_leak_action()
Definition: plat_isr.c:68
void set_all_rpu_ready_pin_normal(void)
Definition: plat_isr.c:45
uint8_t sensor_num
Definition: storage_handler.h:6