Home
last modified time | relevance | path

Searched refs:seed_type (Results 1 – 4 of 4) sorted by relevance

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_trng.c91 assert_param(IS_TRNG_SEED_TYPE(hperh->init.seed_type)); in ald_trng_init()
110 (hperh->init.seed_type << TRNG_CR_SDSEL_POSS) | (hperh->init.adjc << TRNG_CR_ADJC_POSS) | in ald_trng_init()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_trng.c93 assert_param(IS_TRNG_SEED_TYPE(hperh->init.seed_type)); in ald_trng_init()
112 (hperh->init.seed_type << TRNG_CR_SDSEL_POSS) | (hperh->init.adjc << TRNG_CR_ADJC_POSS) | in ald_trng_init()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_trng.h79 trng_seed_type_t seed_type; /**< The seed type */ member
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_trng.h77 trng_seed_type_t seed_type; /**< The seed type */ member

Completed in 10 milliseconds