This is the driver header file for the power controller misc app. More...
Include dependency graph for drv_pwrctrl_app_misc_TPBLPFC.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| PWR_CTRL_STATE_e | Softstart_reference (void) |
| void | Drv_PwrCtrl_TPBLPFC_Init (void) |
| void | Drv_PwrCtrl_TPBLPFC_Stop (void) |
Power Controller Typedef File
Definition in file drv_pwrctrl_app_misc_TPBLPFC.h.
| void Drv_PwrCtrl_TPBLPFC_Init | ( | void | ) |
Definition at line 52 of file drv_pwrctrl_app_misc_TPBLPFC.c.
Here is the call graph for this function:| void Drv_PwrCtrl_TPBLPFC_Stop | ( | void | ) |
Definition at line 92 of file drv_pwrctrl_app_misc_TPBLPFC.c.
Here is the call graph for this function:
Here is the caller graph for this function:| PWR_CTRL_STATE_e Softstart_reference | ( | void | ) |
@Company Microchip Technology Inc.
@File Name drv_pwrctrl_app_misc_TPBLPFC.h
@Summary This is the generated driver implementation file using PIC24 / dsPIC33 / PIC32MM MCUs
@Description This source file provides all the function for the power controller to control and drive the power stage(s). Generation Information : Product Revision : PIC24 / dsPIC33 / PIC32MM MCUs - 1.167.0 Device : dsPIC33CH512MP506S1
The generated drivers are tested against the following: Compiler : XC16 v1.70 MPLAB : MPLAB X v6.00
Definition at line 133 of file drv_pwrctrl_app_misc_TPBLPFC.c.