no-OS
drivers
platform
maxim
max32670
maxim_trng.h
Go to the documentation of this file.
1
/***************************************************************************/
34
#ifndef MAXIM_TRNG_H
35
#define MAXIM_TRNG_H
36
37
/******************************************************************************/
38
/***************************** Include Files **********************************/
39
/******************************************************************************/
40
#include "
no_os_trng.h
"
41
42
/******************************************************************************/
43
/*************************** Types Declarations *******************************/
44
/******************************************************************************/
45
49
extern
const
struct
no_os_trng_platform_ops
max_trng_ops
;
50
51
#endif // MAXIM_TRNG_H
no_os_trng.h
Header file of true random number generator.
max_trng_ops
const struct no_os_trng_platform_ops max_trng_ops
Max32650 specific TRNG platform ops structure.
Definition:
maxim_trng.c:114
no_os_trng_platform_ops
Structure holding TRNG function pointers that point to the platform specific function.
Definition:
no_os_trng.h:84
Generated by
1.8.17