iLLD_TC29x
1.0
|
HSSL basic functionality. More...
#include "IfxHssl.h"
Go to the source code of this file.
Functions | |
void | IfxHssl_enableHsctModule (Ifx_HSCT *hsct) |
Enables hsct module. More... | |
void | IfxHssl_enableHsslModule (Ifx_HSSL *hssl) |
Enables the hssl module. More... | |
volatile Ifx_SRC_SRCR * | IfxHssl_getHsctSrcPointer (Ifx_HSCT *hsct) |
Returns the SRC pointer for HSCT. More... | |
volatile Ifx_SRC_SRCR * | IfxHssl_getHsslCOKSrcPointer (Ifx_HSSL *hssl, IfxHssl_ChannelId channelId) |
Returns the SRC pointer for HSSL COK of specified channel. More... | |
volatile Ifx_SRC_SRCR * | IfxHssl_getHsslERRSrcPointer (Ifx_HSSL *hssl, IfxHssl_ChannelId channelId) |
Returns the SRC pointer for HSSL ERR of specified channel. More... | |
volatile Ifx_SRC_SRCR * | IfxHssl_getHsslEXISrcPointer (Ifx_HSSL *hssl) |
Returns the SRC pointer for HSSL EXI interrupt. More... | |
volatile Ifx_SRC_SRCR * | IfxHssl_getHsslRDISrcPointer (Ifx_HSSL *hssl, IfxHssl_ChannelId channelId) |
Returns the SRC pointer for HSSL COK of specified channel. More... | |
volatile Ifx_SRC_SRCR * | IfxHssl_getHsslTRGSrcPointer (Ifx_HSSL *hssl, IfxHssl_ChannelId channelId) |
Returns the SRC pointer for HSSL TRG of specified channel. More... | |
void | IfxHssl_resetHsctKernel (Ifx_HSCT *hsct) |
resets HSCT kernel More... | |
void | IfxHssl_resetHsslKernel (Ifx_HSSL *hssl) |
resets the HSSL kernel More... | |
HSSL 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 IfxHssl.c.