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
17
enum
{
18
IT_LEAK_E_0
,
19
IT_LEAK_E_1
,
20
IT_LEAK_E_2
,
21
IT_LEAK_E_3
,
22
};
23
24
void
it_leak_action_0
();
25
void
it_leak_action_1
();
26
void
it_leak_action_2
();
27
void
it_leak_action_3
();
28
29
void
emergency_button_action
();
30
void
fault_leak_action
();
31
void
deassert_all_rpu_ready_pin
();
32
void
set_all_rpu_ready_pin_normal
(
void
);
33
void
aalc_leak_behavior
(uint8_t
sensor_num
);
34
void
shutdown_save_uptime_action
();
it_leak_action_2
void it_leak_action_2()
IT_LEAK_E_3
@ IT_LEAK_E_3
Definition:
plat_isr.h:21
IT_LEAK_E_0
@ IT_LEAK_E_0
Definition:
plat_isr.h:18
IT_LEAK_E_2
@ IT_LEAK_E_2
Definition:
plat_isr.h:20
IT_LEAK_E_1
@ IT_LEAK_E_1
Definition:
plat_isr.h:19
deassert_all_rpu_ready_pin
void deassert_all_rpu_ready_pin()
Definition:
plat_isr.c:37
it_leak_action_1
void it_leak_action_1()
shutdown_save_uptime_action
void shutdown_save_uptime_action()
Definition:
plat_isr.c:163
it_leak_action_0
void it_leak_action_0()
aalc_leak_behavior
void aalc_leak_behavior(uint8_t sensor_num)
Definition:
plat_isr.c:138
emergency_button_action
void emergency_button_action()
Definition:
plat_isr.c:58
it_leak_action_3
void it_leak_action_3()
fault_leak_action
void fault_leak_action()
Definition:
plat_isr.c:68
set_all_rpu_ready_pin_normal
void set_all_rpu_ready_pin_normal(void)
Definition:
plat_isr.c:45
sensor_num
uint8_t sensor_num
Definition:
storage_handler.h:6
meta-facebook
aalc-rpu
src
platform
plat_isr.h
Generated by
1.9.2