Searched refs:IS_RNG_CONFIG1 (Results 1 – 20 of 20) sorted by relevance
178 #define IS_RNG_CONFIG1(__CONFIG1__) ((__CONFIG1__) <= 0x3FUL) macro
191 #define IS_RNG_CONFIG1(__CONFIG1__) ((__CONFIG1__) <= 0x3FUL) macro
193 #define IS_RNG_CONFIG1(__CONFIG1__) ((__CONFIG1__) <= 0x3FUL) macro
110 assert_param(IS_RNG_CONFIG1(pConf->Config1)); in HAL_RNGEx_SetConfig()
113 assert_param(IS_RNG_CONFIG1(pConf->Config1)); in HAL_RNGEx_SetConfig()
101 assert_param(IS_RNG_CONFIG1(pConf->Config1)); in HAL_RNGEx_SetConfig()
114 assert_param(IS_RNG_CONFIG1(pConf->Config1)); in HAL_RNGEx_SetConfig()