27#include "system/system.h"
29#include "system/pins.h"
34#include "pwrctrl/pwrctrl.h"
68 OS_Scheduler_RunForever();
This is the generated driver header file for the SCCP1-TIMER driver.
app PBV DAB Frame map file Example
Contains h files that are part of device layer.
Contain the MCC Custom peripheral configuration that is not supported by MCC Melody tool.
Contains public fault functions.
void App_PBV_DAB_Init()
This function initializes the local pbv objects. these objects are then passed on to the app_PBV_init...
void Dev_Fan_Initialize(void)
This function initializes the fan object.
void Dev_LED_Initialize(void)
This function contains the LED initialization.
void Dev_Temp_Initialize(void)
Initializes the temperature data structure.
void MCC_Custom_User_Config(void)
Contains custom peripheral initialization.
void PwrCtrl_Initialize(void)
Initialize the power control parameters.
void ControlLoop_Interrupt_CallBack(void)
Executes the power converter control loop.
void Fault_Initialize(void)
Initialize the fault objects.
void SYSTEM_Initialize(void)
Initializes the System module.
void SCCP1_Timer_TimeoutCallbackRegister(void(*handler)(void))
This function can be used to override default callback and to define custom callback for SCCP1 Timeou...