Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
cc_configuration_config_api.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2022 Silicon Laboratories Inc. <https://www.silabs.com/>
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6/***************************************************************************/
9#ifndef CC_CONFIGURATION_CONFIG_API_H
10#define CC_CONFIGURATION_CONFIG_API_H
11
12#include <CC_Configuration.h>
13
20
22
27
28#endif // CC_CONFIGURATION_CONFIG_API_H
const cc_configuration_t * cc_configuration_get_configuration(void)
Definition CC_Configuration.h:109