iLLD_TC29x
1.0
|
PSI5 on-chip implementation data. More...
Go to the source code of this file.
Macros | |
#define | IFXPSI5_STEP_RANGE 1024 |
#define | IFXPSI5_NUM_WDTS 7 |
#define | IFXPSI5_NUM_SLOTS 6 |
#define | IFXPSI5_ENABLE_CHANNELTRIGGER (1 << 8) |
#define | IFXPSI5_ENABLE_CHANNEL (1 << 16) |
#define | IFXPSI5_DEFAULT_SLOWCLOCK_FREQ 4000000 |
#define | IFXPSI5_DEFAULT_FASTCLOCK_FREQ 6000000 |
#define | IFXPSI5_DEFAULT_TIMESTAMP_FREQ 1000000 |
#define | IFXPSI5_NUM_CHANNELS 5 |
Enumerations | |
enum | IfxPsi5_ChannelId { IfxPsi5_ChannelId_none = -1, IfxPsi5_ChannelId_0 = 0, IfxPsi5_ChannelId_1 = 1, IfxPsi5_ChannelId_2 = 2, IfxPsi5_ChannelId_3 = 3, IfxPsi5_ChannelId_4 = 4 } |
Channel Id. More... | |
PSI5 on-chip implementation data.
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 IfxPsi5_cfg.h.
#define IFXPSI5_DEFAULT_FASTCLOCK_FREQ 6000000 |
Definition at line 58 of file IfxPsi5_cfg.h.
Referenced by IfxPsi5_Psi5_initModuleConfig().
#define IFXPSI5_DEFAULT_SLOWCLOCK_FREQ 4000000 |
Definition at line 56 of file IfxPsi5_cfg.h.
Referenced by IfxPsi5_Psi5_initModuleConfig().
#define IFXPSI5_DEFAULT_TIMESTAMP_FREQ 1000000 |
Definition at line 60 of file IfxPsi5_cfg.h.
Referenced by IfxPsi5_Psi5_initModuleConfig().
#define IFXPSI5_ENABLE_CHANNEL (1 << 16) |
Definition at line 54 of file IfxPsi5_cfg.h.
Referenced by IfxPsi5_Psi5_initChannel().
#define IFXPSI5_ENABLE_CHANNELTRIGGER (1 << 8) |
Definition at line 52 of file IfxPsi5_cfg.h.
Referenced by IfxPsi5_Psi5_initChannel().
#define IFXPSI5_NUM_CHANNELS 5 |
Definition at line 62 of file IfxPsi5_cfg.h.
#define IFXPSI5_NUM_SLOTS 6 |
Definition at line 50 of file IfxPsi5_cfg.h.
#define IFXPSI5_NUM_WDTS 7 |
Definition at line 48 of file IfxPsi5_cfg.h.
Referenced by IfxPsi5_Psi5_initChannel().
#define IFXPSI5_STEP_RANGE 1024 |
Definition at line 46 of file IfxPsi5_cfg.h.
enum IfxPsi5_ChannelId |
Channel Id.
Definition at line 72 of file IfxPsi5_cfg.h.