Home
last modified time | relevance | path

Searched refs:MXC_TRNG_RevB_RandomInt (Results 1 – 12 of 12) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TRNG/
Dtrng_revb.h36 int MXC_TRNG_RevB_RandomInt(mxc_trng_revb_regs_t *trng);
Dtrng_me16.c75 return MXC_TRNG_RevB_RandomInt(); in MXC_TRNG_RandomInt()
Dtrng_ai85.c80 return MXC_TRNG_RevB_RandomInt((mxc_trng_revb_regs_t *)MXC_TRNG); in MXC_TRNG_RandomInt()
Dtrng_me20.c80 return MXC_TRNG_RevB_RandomInt((mxc_trng_revb_regs_t *)MXC_TRNG); in MXC_TRNG_RandomInt()
Dtrng_me21.c75 return MXC_TRNG_RevB_RandomInt((mxc_trng_revb_regs_t *)MXC_TRNG); in MXC_TRNG_RandomInt()
Dtrng_ai87.c80 return MXC_TRNG_RevB_RandomInt((mxc_trng_revb_regs_t *)MXC_TRNG); in MXC_TRNG_RandomInt()
Dtrng_me12.c80 return MXC_TRNG_RevB_RandomInt((mxc_trng_revb_regs_t *)MXC_TRNG); in MXC_TRNG_RandomInt()
Dtrng_me17.c80 return MXC_TRNG_RevB_RandomInt((mxc_trng_revb_regs_t *)MXC_TRNG); in MXC_TRNG_RandomInt()
Dtrng_me18.c80 return MXC_TRNG_RevB_RandomInt((mxc_trng_revb_regs_t *)MXC_TRNG); in MXC_TRNG_RandomInt()
Dtrng_me14.c80 return MXC_TRNG_RevB_RandomInt((mxc_trng_revb_regs_t *)MXC_TRNG); in MXC_TRNG_RandomInt()
Dtrng_me15.c75 return MXC_TRNG_RevB_RandomInt((mxc_trng_revb_regs_t *)MXC_TRNG); in MXC_TRNG_RandomInt()
Dtrng_revb.c95 int MXC_TRNG_RevB_RandomInt(mxc_trng_revb_regs_t *trng) in MXC_TRNG_RevB_RandomInt() function