Searched refs:IS_RNG_CONFIG3 (Results 1 – 20 of 20) sorted by relevance
182 #define IS_RNG_CONFIG3(__CONFIG3__) ((__CONFIG3__) <= 0xFUL) macro
195 #define IS_RNG_CONFIG3(__CONFIG3__) ((__CONFIG3__) <= 0xFUL) macro
197 #define IS_RNG_CONFIG3(__CONFIG3__) ((__CONFIG3__) <= 0xFUL) macro
112 assert_param(IS_RNG_CONFIG3(pConf->Config3)); in HAL_RNGEx_SetConfig()
115 assert_param(IS_RNG_CONFIG3(pConf->Config3)); in HAL_RNGEx_SetConfig()
103 assert_param(IS_RNG_CONFIG3(pConf->Config3)); in HAL_RNGEx_SetConfig()
116 assert_param(IS_RNG_CONFIG3(pConf->Config3)); in HAL_RNGEx_SetConfig()