Searched refs:IS_RNG_CONFIG2 (Results 1 – 20 of 20) sorted by relevance
180 #define IS_RNG_CONFIG2(__CONFIG2__) ((__CONFIG2__) <= 0x07UL) macro
193 #define IS_RNG_CONFIG2(__CONFIG2__) ((__CONFIG2__) <= 0x07UL) macro
195 #define IS_RNG_CONFIG2(__CONFIG2__) ((__CONFIG2__) <= 0x07UL) macro
111 assert_param(IS_RNG_CONFIG2(pConf->Config2)); in HAL_RNGEx_SetConfig()
114 assert_param(IS_RNG_CONFIG2(pConf->Config2)); in HAL_RNGEx_SetConfig()
102 assert_param(IS_RNG_CONFIG2(pConf->Config2)); in HAL_RNGEx_SetConfig()
115 assert_param(IS_RNG_CONFIG2(pConf->Config2)); in HAL_RNGEx_SetConfig()