Bar Logo 4kW dsPIC33C PSFB DC-DC DA (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
fault.h File Reference

Contains public fault functions.

#include <stddef.h>
#include "cmp/cmp3.h"
#include "fault.h"
#include "pwrctrl/pwrctrl_typedef.h"
#include "config/config.h"
#include "config/macros.h"
+ Include dependency graph for fault.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Fault_Initialize (void)
 Initialize the fault objects.
 
void Fault_Execute (void)
 Executes the fault handlers.
 
void Dev_Fault_ClearHardwareFaults (void)
 
void Fault_Reset (void)
 Clears the fault object flag bits.
 
void Fault_Handler (void)
 Handles the fault trip by turning off the power control switching.
 
void Fault_Execute_100ms (void)
 

Function Documentation

◆ Dev_Fault_ClearHardwareFaults()

void Dev_Fault_ClearHardwareFaults ( void )

◆ Fault_Execute_100ms()

void Fault_Execute_100ms ( void )