Home
last modified time | relevance | path

Searched refs:DEFKEY1 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rng.h1253 MODIFY_REG(RNGx->DEFKEY1, RNG_DEFKEY1_RNG_DEFKEY1, value << RNG_DEFKEY1_RNG_DEFKEY1_Pos); in LL_RNG_SetRngDefkey1()
1263 …return (uint32_t)(READ_BIT(RNGx->DEFKEY1, RNG_DEFKEY1_RNG_DEFKEY1) >> RNG_DEFKEY1_RNG_DEFKEY1_Pos); in LL_RNG_GetRngDefkey1()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb09.h439 __IO uint32_t DEFKEY1; /*!< (@ 0x00000044) RNG_DEFKEY1 register */ member