Bar Logo 3.8/7.6 kw Totem pole Demonstration Application (Part-No. (not specified))
 
Content
     
Loading...
Searching...
No Matches
drv_controller_TPBLPFC.h File Reference

This is the driver header file for the power controller. More...

#include <xc.h>
#include "smps_control.h"
#include "../dcdt/icomp1lv/dcdt_generated_code/icomp1lv_dcdt.h"
#include "../dcdt/icomp1hv/dcdt_generated_code/icomp1hv_dcdt.h"
#include "../dcdt/vcomp1ph/dcdt_generated_code/vcomp1ph_dcdt.h"
+ Include dependency graph for drv_controller_TPBLPFC.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CurrentController_PwrCtrl_TPBLPFC_Init (void)
 
void VoltageController_PwrCtrl_TPBLPFC_Init (void)
 
void VoutBalanceController_PwrCtrl_TPBLPFC_Init (void)
 

Variables

SMPS_2P2Z_T VMC_2p2z
 
SMPS_2P2Z_T PHx_AVG_CM2p2z [3]
 

Detailed Description

Power Controller Typedef File

Definition in file drv_controller_TPBLPFC.h.

Function Documentation

◆ CurrentController_PwrCtrl_TPBLPFC_Init()

void CurrentController_PwrCtrl_TPBLPFC_Init ( void )

Definition at line 90 of file drv_controller_TPBLPFC.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ VoltageController_PwrCtrl_TPBLPFC_Init()

void VoltageController_PwrCtrl_TPBLPFC_Init ( void )

Definition at line 168 of file drv_controller_TPBLPFC.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ VoutBalanceController_PwrCtrl_TPBLPFC_Init()

void VoutBalanceController_PwrCtrl_TPBLPFC_Init ( void )

Variable Documentation

◆ PHx_AVG_CM2p2z

SMPS_2P2Z_T PHx_AVG_CM2p2z[3]
extern

Definition at line 35 of file drv_controller_TPBLPFC.c.

◆ VMC_2p2z

SMPS_2P2Z_T VMC_2p2z
extern

@Company Microchip Technology Inc.

@File Name Controller_pwrctrl_TPBLPFC.h

@Summary This is the generated driver implementation file using PIC24 / dsPIC33 / PIC32MM MCUs

@Description This source file provides Controller settings for average current mode and voltage mode controller. Generation Information : Product Revision : PIC24 / dsPIC33 / PIC32MM MCUs - 1.167.0 Device : dsPIC33CK256MP506
The generated drivers are tested against the following: Compiler : XC16 v1.70 MPLAB : MPLAB X v5.45

Definition at line 34 of file drv_controller_TPBLPFC.c.