MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClEls_GlitchDetector.h File Reference

ELS header for controlling the glitch detector. More...

#include <mcuxClConfig.h>
#include <mcuxClEls_Common.h>

Go to the source code of this file.

Macros

#define MCUXCLELS_GLITCHDETECTOR_CFG_SIZE
 Glitch detector configuration size. More...
 
#define MCUXCLELS_GLITCHDETECTOR_TRIM_SIZE
 Glitch detector trim value size. More...
 

Functions

MCUXCLELS_API mcuxClEls_Status_t mcuxClEls_GlitchDetector_LoadConfig_Async (uint8_t const *pInput)
 Loads a glitch detector configuration. More...
 
MCUXCLELS_API mcuxClEls_Status_t mcuxClEls_GlitchDetector_Trim_Async (uint8_t *pOutput)
 Calculates optimal ELS glitch detector configuration and writes it to system memory. More...
 
MCUXCLELS_API mcuxClEls_Status_t mcuxClEls_GlitchDetector_GetEventCounter (uint8_t *pCount)
 Reads the glitch detector's event counter. More...
 
MCUXCLELS_API mcuxClEls_Status_t mcuxClEls_GlitchDetector_ResetEventCounter (void)
 Resets the glitch detector's event counter. More...
 

Detailed Description

ELS header for controlling the glitch detector.

This header exposes functions that configure the ELS glitch detector.