Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
socket_zep_params.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2016 Freie Universität Berlin
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
19
#include "
socket_zep.h
"
20
21
#ifdef __cplusplus
22
extern
"C"
{
23
#endif
24
31
#if !defined(SOCKET_ZEP_MAX) || defined(DOXYGEN)
32
# define SOCKET_ZEP_MAX (1)
33
#endif
34
38
extern
socket_zep_params_t
socket_zep_params
[
SOCKET_ZEP_MAX
];
39
40
#ifdef __cplusplus
41
}
42
#endif
43
socket_zep_params
socket_zep_params_t socket_zep_params[SOCKET_ZEP_MAX]
socket_zep configurations
SOCKET_ZEP_MAX
#define SOCKET_ZEP_MAX
Number of allocated parameters at socket_zep_params.
Definition:
socket_zep_params.h:32
socket_zep.h
Socket ZEP definitions.
socket_zep_params_t
ZEP device initialization parameters.
Definition:
socket_zep.h:70
Generated on Tue Sep 30 2025 23:56:43 by
1.9.1