Searched refs:OSA_Rand (Results 1 – 1 of 1) sorted by relevance
325 static inline uint32_t OSA_Rand() in OSA_Rand() function349 return (low + OSA_Rand() % (high - low)); in OSA_RandRange()