Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rng.h1297 MODIFY_REG(RNGx->DEFKEY3, RNG_DEFKEY3_RNG_DEFKEY3, value << RNG_DEFKEY3_RNG_DEFKEY3_Pos); in LL_RNG_SetRngDefkey3()
1307 …return (uint32_t)(READ_BIT(RNGx->DEFKEY3, RNG_DEFKEY3_RNG_DEFKEY3) >> RNG_DEFKEY3_RNG_DEFKEY3_Pos); in LL_RNG_GetRngDefkey3()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb09.h441 __IO uint32_t DEFKEY3; /*!< (@ 0x0000004C) RNG_DEFKEY3 register */ member