8#ifndef DRV_PWRCTL_FAULT_H
9#define DRV_PWRCTL_FAULT_H
19#include "pwrctrl/pwrctrl_typedef.h"
21#include "config/config.h"
This is the generated driver header file for the CMP1 driver.
This is the generated driver header file for the CMP3 driver.
Contains public fault functions.
void Dev_Fault_ClearHardwareFaults(void)
Contains the power control reusable functions.
Contains public functions for PWM.
void Fault_Execute_100ms(void)
Fault evaluation for Temperature and other slow fault detection executed every 100ms.
void Fault_Reset(void)
Clears the fault object flag bits.
void Fault_Initialize(void)
Initialize the fault objects.
void Fault_Execute(void)
Executes the fault handlers.
void Fault_Handler(void)
Handles the fault trip by turning off the power control switching.