Trident IoT Z-Wave SDK
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
CC_Configuration_interface_mock.h
Go to the documentation of this file.
1/***************************************************************************/
18#ifndef CONFIGURATION_INTERFACE_H
19#define CONFIGURATION_INTERFACE_H
20// -----------------------------------------------------------------------------
21// Includes
22// -----------------------------------------------------------------------------
23#include <stddef.h>
24#include <stdbool.h>
25// -----------------------------------------------------------------------------
26// Macros and Typedefs
27// -----------------------------------------------------------------------------
33// -----------------------------------------------------------------------------
34// Global Variables
35// -----------------------------------------------------------------------------
36
37// -----------------------------------------------------------------------------
38// Public Function Declarations
39// -----------------------------------------------------------------------------
40
43
46
47void
49
50void
52
53#endif // CONFIGURATION_INTERFACE_H
configuration_index
Definition CC_Configuration_interface_mock.h:28
@ configuration_index_dummy_limit_0
Definition CC_Configuration_interface_mock.h:29
@ configuration_index_dummy_limit_1
Definition CC_Configuration_interface_mock.h:30
@ configuration_index_count
Definition CC_Configuration_interface_mock.h:31
void configuration_mock_empty_fake_files(void)
void cc_configuration_fill_fake_files_with_dummy_data(void)
cc_configuration_io_interface_t const * configuration_get_interface_reference(void)
cc_configuration_t const * configuration_get_default_config_table(void)
Definition CC_Configuration.h:132
Definition CC_Configuration.h:123