Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rand32.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2013-2014 Wind River Systems, Inc.
3 * Copyright (c) 2023 Intel Corporation
4 *
5 * SPDX-License-Identifier: Apache-2.0
6 */
7
8#ifndef ZEPHYR_INCLUDE_RANDOM_RAND32_H_
9#define ZEPHYR_INCLUDE_RANDOM_RAND32_H_
10
12
13#warning "<zephyr/random/rand32.h> is deprecated, include <zephyr/random/random.h> instead"
14
15#endif /* ZEPHYR_INCLUDE_RANDOM_RAND32_H_ */
Random number generator header file.