iLLD_TC29x
1.0
|
STM basic functionality. More...
#include "IfxStm.h"
Go to the source code of this file.
Functions | |
void | IfxStm_clearCompareFlag (Ifx_STM *stm, IfxStm_Comparator comparator) |
Clear the compare interrupt flag. More... | |
void | IfxStm_enableOcdsSuspend (Ifx_STM *stm) |
enable suspend by debugger. More... | |
IfxStm_ResourceStm | IfxStm_getIndex (Ifx_STM *stm) |
API to get the resource index of the STM specified. More... | |
boolean | IfxStm_initCompare (Ifx_STM *stm, const IfxStm_CompareConfig *config) |
Initialise stm compare register. More... | |
void | IfxStm_initCompareConfig (IfxStm_CompareConfig *config) |
Initialise compare configuration with default values. More... | |
void | IfxStm_resetModule (Ifx_STM *stm) |
void | IfxStm_enableComparatorInterrupt (Ifx_STM *stm, IfxStm_Comparator comparator) |
Enables the compare interrupt . More... | |
STM basic functionality.
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 IfxStm.c.