Infineon MOTIX™ MCU TLE988x/9x Device Family SDK
Functions | Variables
tle_device.h File Reference

Go to the source code of this file.

Detailed Description

SDK initialization.

Version
V0.3.8
Date
19. Oct 2023
Note

Include Graph

Include dependency graph for tle_device.h:

Include Graph

This graph shows which files directly or indirectly include this file:

Functions

sint8 TLE_init (void)
 Initialize the TLE modules. More...
 

Variables

uint32 UC_FLASH0_UBSL_SIZE
 
uint32 UC_FLASH0_UDATA_START
 
uint32 UC_FLASH0_UDATA_SIZE
 

Function Documentation

◆ TLE_init()

sint8 TLE_init ( void  )

Initialize the TLE modules.

Initialize the TLE modules.

Returns
sint8 0: success, <0: error codes

Variable Documentation

◆ UC_FLASH0_UBSL_SIZE

uint32 UC_FLASH0_UBSL_SIZE
extern

◆ UC_FLASH0_UDATA_SIZE

uint32 UC_FLASH0_UDATA_SIZE
extern

◆ UC_FLASH0_UDATA_START

uint32 UC_FLASH0_UDATA_START
extern