Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_rng_regs.h151 #define RNG_STA_FSIZE_MASK (0xF000U) macro
153 #define RNG_STA_FSIZE_GET(x) (((uint32_t)(x) & RNG_STA_FSIZE_MASK) >> RNG_STA_FSIZE_SHIFT)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/
A Dhpm_rng_regs.h151 #define RNG_STA_FSIZE_MASK (0xF000U) macro
153 #define RNG_STA_FSIZE_GET(x) (((uint32_t)(x) & RNG_STA_FSIZE_MASK) >> RNG_STA_FSIZE_SHIFT)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_rng_regs.h151 #define RNG_STA_FSIZE_MASK (0xF000U) macro
153 #define RNG_STA_FSIZE_GET(x) (((uint32_t)(x) & RNG_STA_FSIZE_MASK) >> RNG_STA_FSIZE_SHIFT)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_rng_regs.h151 #define RNG_STA_FSIZE_MASK (0xF000U) macro
153 #define RNG_STA_FSIZE_GET(x) (((uint32_t)(x) & RNG_STA_FSIZE_MASK) >> RNG_STA_FSIZE_SHIFT)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/
A Dhpm_rng_regs.h151 #define RNG_STA_FSIZE_MASK (0xF000U) macro
153 #define RNG_STA_FSIZE_GET(x) (((uint32_t)(x) & RNG_STA_FSIZE_MASK) >> RNG_STA_FSIZE_SHIFT)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/
A Dhpm_rng_regs.h151 #define RNG_STA_FSIZE_MASK (0xF000U) macro
153 #define RNG_STA_FSIZE_GET(x) (((uint32_t)(x) & RNG_STA_FSIZE_MASK) >> RNG_STA_FSIZE_SHIFT)

Completed in 15 milliseconds