summaryrefslogtreecommitdiffstats
path: root/watch-library/config/hpl_trng_config.h
blob: ba9014989a95fcefb082de1ef08ad2340d046a25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/* Auto-generated config file hpl_trng_config.h */
#ifndef HPL_TRNG_CONFIG_H
#define HPL_TRNG_CONFIG_H

// <<< Use Configuration Wizard in Context Menu >>>

// <h> Advanced configurations

// <q> Run In Standby
// <i> Indicates whether the TRNG works in standby mode
// <id> trng_runstdby
#ifndef CONF_TRNG_RUNSTDBY
#define CONF_TRNG_RUNSTDBY 0
#endif

// <q> Data Ready Event Output Enable
// <i> Indicates whether the TRNG generates event on Data Ready
// <id> trng_datardyeo
#ifndef CONF_TRNG_DATARDYEO
#define CONF_TRNG_DATARDYEO 0
#endif

// </h>

// <<< end of configuration section >>>

#endif // HPL_TRNG_CONFIG_H