Searched refs:IS_RNG_ALL_INSTANCE (Results 1 – 7 of 7) sorted by relevance
94 assert_param(IS_RNG_ALL_INSTANCE(RNGx)); in LL_RNG_DeInit()118 assert_param(IS_RNG_ALL_INSTANCE(RNGx)); in LL_RNG_Init()
178 assert_param(IS_RNG_ALL_INSTANCE(hrng->Instance)); in HAL_RNG_Init()
82 assert_param(IS_RNG_ALL_INSTANCE(RNGx)); in LL_RNG_DeInit()
125 assert_param(IS_RNG_ALL_INSTANCE(hrng->Instance)); in HAL_RNG_Init()
7420 #define IS_RNG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RNG) macro
7579 #define IS_RNG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RNG) macro
17979 #define IS_RNG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RNG) macro