Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_trng.c99 #define TRNG_WR_SCMISC_RTY_CT(base, value) (TRNG_RMW_SCMISC(base, TRNG_SCMISC_RTY_CT_MASK, TRNG_SCM… macro
1278 TRNG_WR_SCMISC_RTY_CT(base, retry_count); in trng_SetRetryCount()