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"
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] |
Power Controller Typedef File
Definition in file drv_controller_TPBLPFC.h.
void CurrentController_PwrCtrl_TPBLPFC_Init | ( | void | ) |
Definition at line 90 of file drv_controller_TPBLPFC.c.
void VoltageController_PwrCtrl_TPBLPFC_Init | ( | void | ) |
Definition at line 168 of file drv_controller_TPBLPFC.c.
void VoutBalanceController_PwrCtrl_TPBLPFC_Init | ( | void | ) |
|
extern |
Definition at line 35 of file drv_controller_TPBLPFC.c.
|
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.