48#include "../interrupt.h"
This is the generated driver header file for the CAN1 driver using CCL.
This is the generated driver header file for the DMA driver.
This is the generated driver header file for the SEC_CORE1 driver.
This is the generated driver header file for the SPI1 driver.
This is the generated driver header file for the SCCP1-TIMER driver.
This is the generated driver header file for the SCCP2-TIMER driver.
void CAN1_Initialize(void)
Initializes CAN1 module.
void CMP1_Initialize(void)
Initialize the CMP1 module.
void DMT_Initialize(void)
Initializes the DMT module.
static void INTERRUPT_GlobalEnable(void)
Enables the global interrupt bit.
void INTERRUPT_Initialize(void)
Initializes the interrupt priorities of the modules that have been configured.
void PINS_Initialize(void)
Initializes the PINS module.
void SYSTEM_Initialize(void)
Initializes the System module.
void CLOCK_Initialize(void)
Initializes all the INTERNAL OSCILLATOR sources and clock switch configurations.
void SCCP2_Timer_Initialize(void)
Initializes the SCCP2 module.
void TMR1_Initialize(void)
Initializes the TMR1 module.
void SCCP1_Timer_Initialize(void)
Initializes the SCCP1 module.
void DMA_Initialize(void)
Initializes the DMA module.
void SPI1_Initialize(void)
Initializes SPI1 module, using the given initialization data. This function must be called before any...
void SEC_CORE1_Initialize(void)
This routine initializes the MSI driver. This routine must be called before any other MSI routine is ...
This is the generated driver header file for the CMP1 driver.
This is the generated driver types header file for the System driver.
This is the generated driver header file for the TMR1 driver.