iLLD_TC27xD  1.0
Ifx_DateTime.c File Reference

Date and time functions. More...

#include "Ifx_DateTime.h"
#include "SysSe/Bsp/Bsp.h"

Go to the source code of this file.

Functions

void DateTime_get (Ifx_DateTime *dt)
 Get the real time Note that this function is valid only if DateTime_set() has been called. More...
 
void DateTime_set (Ifx_DateTime *dt)
 Set the real time. More...
 

Variables

sint32 g_DateTimeOffset
 

Detailed Description

Date and time functions.

Version
iLLD_1_0_0_11_0
                            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 Ifx_DateTime.c.

Variable Documentation

sint32 g_DateTimeOffset

Definition at line 29 of file Ifx_DateTime.c.

Referenced by DateTime_get(), and DateTime_set().