OpenBIC
OpenSource Bridge-IC
plat_isr.c File Reference
#include "hal_gpio.h"
#include "plat_gpio.h"
#include "plat_power_seq.h"
#include "plat_isr.h"
Include dependency graph for plat_isr.c:

Functions

void ISR_MB_DC_STATE ()
 
void ISR_MB_PCIE_RST ()
 
 K_WORK_DELAYABLE_DEFINE (handle_pwr_on_rst_work, handle_pwr_on_rst)
 
void ISR_PWRGD_P1V8_ASIC ()
 

Function Documentation

◆ ISR_MB_DC_STATE()

void ISR_MB_DC_STATE ( )
Here is the call graph for this function:

◆ ISR_MB_PCIE_RST()

void ISR_MB_PCIE_RST ( )
Here is the call graph for this function:

◆ ISR_PWRGD_P1V8_ASIC()

void ISR_PWRGD_P1V8_ASIC ( )
Here is the call graph for this function:

◆ K_WORK_DELAYABLE_DEFINE()

K_WORK_DELAYABLE_DEFINE ( handle_pwr_on_rst_work  ,
handle_pwr_on_rst   
)