iLLD_TC29x
1.0
|
IOM IOM details. More...
#include "IfxIom_Iom.h"
Go to the source code of this file.
Functions | |
void | IfxIom_Iom_clearFpcEdges (IfxIom_Iom_FpcConfig *fpcConfig, IfxIom_Iom *iom) |
clear the falling and rising edges which are detected. More... | |
void | IfxIom_Iom_deInitModule (IfxIom_Iom *iom) |
Reset the IOM module. More... | |
boolean | IfxIom_Iom_initAnalyser (IfxIom_Iom *iom, const IfxIom_Iom_LamConfig *lamConfig) |
Initializes the Logic Analyser Module for internal event generation. More... | |
void | IfxIom_Iom_initAnalyserConfig (IfxIom_Iom_LamConfig *lamConfig) |
Initializes the default Logic Analyser Module buffer. More... | |
boolean | IfxIom_Iom_initCombiner (IfxIom_Iom *iom, const IfxIom_Iom_EcmConfig *ecmConfig) |
Initializes the Event Combiner Module for Global event. More... | |
void | IfxIom_Iom_initCombinerConfig (IfxIom_Iom_EcmConfig *ecmConfig) |
Initializes the default Event Combiner Module buffer. More... | |
boolean | IfxIom_Iom_initFpcChannel (IfxIom_Iom *iom, const IfxIom_Iom_FpcConfig *fpcConfig) |
Initializes the Filter & Prescaler Cell for filtering the signals. More... | |
void | IfxIom_Iom_initFpcChannelConfig (IfxIom_Iom_FpcConfig *fpcConfig) |
Initializes the default Filter & Prescaler Cell buffer. More... | |
boolean | IfxIom_Iom_initModule (IfxIom_Iom *iom) |
Initialize the IOM module with supplied configuration. More... | |
void | IfxIom_Iom_initModuleConfig (IfxIom_Iom *iom, Ifx_IOM *module) |
Initializes the Module default configuration buffer. More... | |
IOM IOM details.
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 IfxIom_Iom.c.