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

This is the driver source file for MSI. More...

#include <p33CH512MP506S1.h>
#include "drv_msi.h"
#include "../../../mcc_generated_files/main_core/main_core.h"
#include "../power_controller/../../devices/dev_TPBLPFC_typedef.h"
#include "../../../revision.h"
#include "../mcc_generated_files/system/pins.h"
+ Include dependency graph for drv_msi.c:

Go to the source code of this file.

Functions

void FIFOData_SendToPrim (void)
 
void ReceiveMSIAMessage (void)
 
void SendMSIFIFOMessage (void)
 

Variables

uint16_t pMSIAdata [16]
 

Detailed Description

ADC Driver Header File

Definition in file drv_msi.c.

Function Documentation

◆ FIFOData_SendToPrim()

void __inline__ FIFOData_SendToPrim ( void )

Definition at line 157 of file drv_msi.c.

+ Here is the caller graph for this function:

◆ ReceiveMSIAMessage()

void ReceiveMSIAMessage ( void )

Definition at line 62 of file drv_msi.c.

+ Here is the call graph for this function:

◆ SendMSIFIFOMessage()

void SendMSIFIFOMessage ( void )

Definition at line 134 of file drv_msi.c.

+ Here is the call graph for this function:

Variable Documentation

◆ pMSIAdata

uint16_t pMSIAdata[16]

Section: Included Files

Definition at line 47 of file drv_msi.c.