Searched refs:RNG_CR_BP_POSTP (Results 1 – 2 of 2) sorted by relevance
97 #define LL_RNG_CR_BP_POSTP_1 (RNG_CR_BP_POSTP)693 MODIFY_REG(RNGx->CR, RNG_CR_BP_POSTP, value); in LL_RNG_SetBypassOfPostProcessing()707 return (uint32_t)(READ_BIT(RNGx->CR, RNG_CR_BP_POSTP)); in LL_RNG_GetBypassOfPostProcessing()
4153 #define RNG_CR_BP_POSTP RNG_CR_BP_POSTP_Msk macro