/Zephyr-latest/drivers/entropy/ |
D | entropy_stm32.c | 86 RNG_TypeDef *rng; member 104 .rng = (RNG_TypeDef *)DT_INST_REG_ADDR(0), 112 RNG_TypeDef *rng = dev_data->rng; in entropy_stm32_suspend() local 119 LL_RNG_Disable(rng); in entropy_stm32_suspend() 155 RNG_TypeDef *rng = dev_data->rng; in entropy_stm32_resume() local 160 LL_RNG_Enable(rng); in entropy_stm32_resume() 161 LL_RNG_EnableIT(rng); in entropy_stm32_resume() 168 RNG_TypeDef *rng = entropy_stm32_rng_data.rng; in configure_rng() local 183 cur_nist_cfg = READ_BIT(rng->CR, in configure_rng() 194 cur_htcr = LL_RNG_GetHealthConfig(rng); in configure_rng() [all …]
|
/Zephyr-latest/dts/arm/st/g0/ |
D | stm32g0_crypt.dtsi | 9 zephyr,entropy = &rng; 22 rng: rng@40025000 { label 23 compatible = "st,stm32-rng";
|
/Zephyr-latest/dts/arm/st/l0/ |
D | stm32l072.dtsi | 11 zephyr,entropy = &rng; 40 rng: rng@40025000 { label 41 compatible = "st,stm32-rng";
|
/Zephyr-latest/tests/drivers/entropy/api/ |
D | entropy_psa_crypto.overlay | 12 psa_rng: psa-rng { 13 compatible = "zephyr,psa-crypto-rng";
|
/Zephyr-latest/tests/subsys/random/rng/ |
D | entropy_psa_crypto.overlay | 12 psa_rng: psa-rng { 13 compatible = "zephyr,psa-crypto-rng";
|
/Zephyr-latest/boards/native/nrf_bsim/ |
D | nrf54l15bsim_nrf54l15_cpuapp.dts | 18 zephyr,entropy = &rng; 57 rng: rng { label 59 compatible = "zephyr,native-posix-rng"; 62 psa_rng: psa-rng {
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f410.dtsi | 12 zephyr,entropy = &rng; 101 rng: rng@40080000 { label 102 compatible = "st,stm32-rng";
|
D | stm32f412.dtsi | 10 /delete-node/ &rng; 198 rng: rng@50060800 { label 199 compatible = "st,stm32-rng";
|
D | stm32f405.dtsi | 12 zephyr,entropy = &rng; 228 rng: rng@50060800 { label 229 compatible = "st,stm32-rng";
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf54l20_enga_cpuapp.dtsi | 20 psa_rng: psa-rng { 21 compatible = "zephyr,psa-crypto-rng";
|
D | nrf91ns.dtsi | 63 psa_rng: psa-rng { 64 compatible = "zephyr,psa-crypto-rng";
|
D | nrf5340_cpuappns.dtsi | 72 psa_rng: psa-rng { 73 compatible = "zephyr,psa-crypto-rng";
|
D | nrf54l_05_10_15_cpuapp.dtsi | 27 psa_rng: psa-rng { 28 compatible = "zephyr,psa-crypto-rng";
|
/Zephyr-latest/samples/bluetooth/peripheral/boards/ |
D | nucleo_l4r5zi_stm32l4r5xx.overlay | 1 &rng {
|
/Zephyr-latest/soc/st/stm32/stm32wbax/hci_if/ |
D | bleplat.c | 26 RNG_TypeDef *rng; member 102 if (!LL_RNG_IsEnabled((RNG_TypeDef *)dev_data->rng)) { in enable_rng_clock()
|
/Zephyr-latest/dts/arm/st/l4/ |
D | stm32l496.dtsi | 23 rng: rng@50060800 { label
|
D | stm32l412.dtsi | 24 rng: rng@50060800 { label
|
D | stm32l432.dtsi | 23 rng: rng@50060800 { label
|
D | stm32l431.dtsi | 43 rng: rng@50060800 { label
|
/Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/ |
D | native_sim_native_one.dts | 22 zephyr,entropy = &rng; 154 rng: rng { label 156 compatible = "zephyr,native-posix-rng";
|
/Zephyr-latest/dts/arm/renesas/ra/ra6/ |
D | r7fa6m3ah3cfc.dtsi | 22 compatible = "renesas,ra-sce7-rng";
|
D | r7fa6m2af3cfb.dtsi | 28 compatible = "renesas,ra-sce7-rng";
|
/Zephyr-latest/boards/native/native_sim/ |
D | native_sim.dts | 22 zephyr,entropy = &rng; 166 rng: rng { label 168 compatible = "zephyr,native-posix-rng";
|
/Zephyr-latest/boards/st/nucleo_h563zi/ |
D | nucleo_h563zi.dts | 38 &rng {
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_lpc55S0x_common.dtsi | 248 rng: rng@3a000 { label 249 compatible = "nxp,lpc-rng";
|