iLLD_TC27xD
1.0
|
#include "Ifx_Cfg.h"
Go to the source code of this file.
Macros | |
#define | CONST_CFG const /* configuration constants are stored in ROM */ |
#define | IFX_EXTERN extern |
#define | NULL_PTR ((void *)0) |
#define | CFG_LONG_SIZE_T (0) |
#define | IFX_INTERRUPT(isr, vectabNum, prio) |
Macro to define Interrupt Service Routine. This macro makes following definitions: 1) Define linker section as .intvec_tc<vector number>_<interrupt priority>. 2) define compiler specific attribute for the interrupt functions. 3) define the Interrupt service routine as Isr function. To get details about usage of this macro, refer How to define Interrupts?. More... | |
Functions | |
void | Ifx_C_Init (void) |
IMPORTANT NOTICE
Infineon Technologies AG (Infineon) is supplying this file for use exclusively with Infineon's microcontroller products. This file can be freely distributed within development tools that are supporting such microcontroller products.
THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
Definition in file Compilers.h.
#define CFG_LONG_SIZE_T (0) |
Definition at line 51 of file Compilers.h.
#define CONST_CFG const /* configuration constants are stored in ROM */ |
Definition at line 33 of file Compilers.h.
Referenced by IfxGtm_Trig_toVadc().
#define IFX_EXTERN extern |
Definition at line 39 of file Compilers.h.
#define NULL_PTR ((void *)0) |
Definition at line 46 of file Compilers.h.
Referenced by Ifx_Assert_doLevel(), Ifx_Assert_doValidate(), Ifx_Fifo_canReadCount(), Ifx_Fifo_canWriteCount(), Ifx_Fifo_create(), Ifx_Fifo_init(), Ifx_Fifo_read(), Ifx_Fifo_write(), Ifx_GlobalResources_get(), Ifx_GlobalResources_getItem(), Ifx_Shell_cmdEscapeProcess(), Ifx_Shell_commandFind(), Ifx_Shell_commandListFind(), Ifx_Shell_execute(), Ifx_Shell_init(), Ifx_Shell_initConfig(), Ifx_Shell_isEndOfLine(), Ifx_Shell_parseToken(), Ifx_Shell_printSyntax(), Ifx_Shell_process(), Ifx_Shell_protocolStart(), Ifx_Shell_showHelp(), Ifx_Shell_showHelpSingle(), Ifx_Shell_skipWhitespace(), IfxAsclin_Asc_initModule(), IfxAsclin_Asc_initModuleConfig(), IfxAsclin_Lin_initModule(), IfxAsclin_Lin_initModuleConfig(), IfxAsclin_Spi_initModule(), IfxAsclin_Spi_initModuleConfig(), IfxAsclin_Spi_read(), IfxAsclin_Spi_write(), IfxCcu6_Icu_initChannel(), IfxCcu6_Icu_initChannelConfig(), IfxCcu6_Icu_initModule(), IfxCcu6_Icu_initModuleConfig(), IfxCcu6_Icu_startCapture(), IfxCcu6_PwmBc_initModule(), IfxCcu6_PwmBc_initModuleConfig(), IfxCcu6_PwmBc_start(), IfxCcu6_PwmBc_stop(), IfxCcu6_PwmHl_initConfig(), IfxCcu6_PwmHl_setMode(), IfxCcu6_Timer_initModule(), IfxCcu6_Timer_initModuleConfig(), IfxCcu6_Timer_start(), IfxCcu6_Timer_startSingleShotMode(), IfxCcu6_Timer_stop(), IfxCcu6_TimerWithTrigger_init(), IfxCcu6_TimerWithTrigger_initConfig(), IfxCcu6_TPwm_initModule(), IfxCcu6_TPwm_initModuleConfig(), IfxCcu6_TPwm_start(), IfxCcu6_TPwm_stop(), IfxCif_Cam_getExtraPathPictureInfo(), IfxCpu_getAddress(), IfxDma_Dma_initChannelConfig(), IfxDsadc_Dsadc_initCarrierGen(), IfxDsadc_Dsadc_initCarrierGenConfig(), IfxDsadc_Dsadc_initChannel(), IfxDsadc_Dsadc_initChannelConfig(), IfxDsadc_initDsnPin(), IfxDsadc_initDspPin(), IfxEray_Eray_Node_init(), IfxEray_Eray_Node_initConfig(), IfxEray_readData(), IfxEray_setSlot(), IfxEray_writeData(), IfxEth_getTransmitBuffer(), IfxEth_init(), IfxEth_initConfig(), IfxEth_waitTransmitBuffer(), IfxGpt12_IncrEnc_init(), IfxGpt12_IncrEnc_initConfig(), IfxGtm_Atom_Pwm_init(), IfxGtm_Atom_Pwm_initConfig(), IfxGtm_Atom_PwmHl_initConfig(), IfxGtm_Atom_Timer_initConfig(), IfxGtm_Tom_Pwm_init(), IfxGtm_Tom_Pwm_initConfig(), IfxGtm_Tom_PwmHl_initConfig(), IfxGtm_Tom_Timer_init(), IfxGtm_Tom_Timer_initConfig(), IfxGtm_Trig_toVadc(), IfxI2c_I2c_initConfig(), IfxMsc_Msc_initModule(), IfxMsc_Msc_initModuleConfig(), IfxMultican_Can_Node_init(), IfxMultican_Can_Node_initConfig(), IfxPsi5_Psi5_initChannel(), IfxPsi5_Psi5_initChannelConfig(), IfxPsi5s_Psi5s_initChannelConfig(), IfxPsi5s_Psi5s_initModule(), IfxPsi5s_Psi5s_initModuleConfig(), IfxQspi_SpiMaster_exchange(), IfxQspi_SpiMaster_initChannelConfig(), IfxQspi_SpiMaster_initModule(), IfxQspi_SpiMaster_initModuleConfig(), IfxQspi_SpiMaster_isrDmaReceive(), IfxQspi_SpiMaster_isrDmaTransmit(), IfxQspi_SpiMaster_isrError(), IfxQspi_SpiSlave_initModule(), IfxQspi_SpiSlave_initModuleConfig(), IfxSent_Sent_initChannel(), IfxSent_Sent_initChannelConfig(), IfxSent_Sent_initModuleConfig(), IfxVadc_Adc_initChannelConfig(), IfxVadc_Adc_initExternalMultiplexerMode(), IfxVadc_Adc_initExternalMultiplexerModeConfig(), and SpiIf_initConfig().
void Ifx_C_Init | ( | void | ) |
Referenced by _Core0_start().