Searched refs:NEORV32_SYSINFO_FEATURES_IO_TRNG (Results 1 – 2 of 2) sorted by relevance
53 #define NEORV32_SYSINFO_FEATURES_IO_TRNG BIT(24) macro
100 if ((features & NEORV32_SYSINFO_FEATURES_IO_TRNG) == 0) { in neorv32_trng_init()