aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/hal_trng_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/hal_trng_lld.h')
-rw-r--r--os/hal/templates/hal_trng_lld.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/os/hal/templates/hal_trng_lld.h b/os/hal/templates/hal_trng_lld.h
index c110fbefa..c1ca6bed2 100644
--- a/os/hal/templates/hal_trng_lld.h
+++ b/os/hal/templates/hal_trng_lld.h
@@ -58,16 +58,6 @@
/*===========================================================================*/
/**
- * @brief TRNG frequency type.
- */
-typedef uint32_t trngfreq_t;
-
-/**
- * @brief TRNG counter type.
- */
-typedef uint16_t trngcnt_t;
-
-/**
* @brief Driver configuration structure.
* @note It could be empty on some architectures.
*/