iLLD_TC29x
1.0
|
Board support package. More...
#include "Bsp.h"
Go to the source code of this file.
Functions | |
void | initTime (void) |
Initialize the time constants. More... | |
void | waitPoll (void) |
Wait function. More... | |
void | waitTime (Ifx_TickTime timeout) |
Wait time function. More... | |
Variables | |
Ifx_TickTime | TimeConst [TIMER_COUNT] |
Board support package.
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 Bsp.c.
Ifx_TickTime TimeConst[TIMER_COUNT] |
Definition at line 28 of file Bsp.c.
Referenced by initTime().