netxduo
NX_INVALID_PARAMETERS
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_INVALID_PARAMETERS
NX_INVALID_PARAMETERS macro
Syntax
Show:
Summary
Declaration
from
nx_api.h:1284
#define
NX_INVALID_PARAMETERS
0x4D
Examples
References
from
examples
Code
Location
#define
NX_INVALID_PARAMETERS
0x4D
nx_api.h:1284
return
(
NX_INVALID_PARAMETERS
)
;
nx_packet_allocate.c:93
return
(
NX_INVALID_PARAMETERS
)
;
nx_secure_tls_remote_certificate_buffer_allocate.c:102
return
(
NX_INVALID_PARAMETERS
)
;
nx_secure_tls_remote_certificate_buffer_allocate.c:111
return
(
NX_INVALID_PARAMETERS
)
;
nx_secure_tls_session_create_ext.c:833
return
(
NX_INVALID_PARAMETERS
)
;
nx_secure_x509_certificate_list_add.c:112
return
(
NX_INVALID_PARAMETERS
)
;
nx_secure_x509_certificate_list_add.c:138
status
=
NX_INVALID_PARAMETERS
;
nx_secure_x509_store_certificate_add.c:124
status
=
NX_INVALID_PARAMETERS
;
nx_secure_x509_store_certificate_remove.c:124
return
(
NX_INVALID_PARAMETERS
)
;
nx_utility.c:193
return
NX_INVALID_PARAMETERS
;
nxd_sntp_client.c:910
return
NX_INVALID_PARAMETERS
;
nxd_sntp_client.c:1627
return
NX_INVALID_PARAMETERS
;
nxd_sntp_client.c:1718
return
(
NX_INVALID_PARAMETERS
)
;
nxde_ip_raw_packet_send.c:129
return
(
NX_INVALID_PARAMETERS
)
;
nxe_arp_ip_address_find.c:98
return
(
NX_INVALID_PARAMETERS
)
;
nxe_arp_static_entry_create.c:111
return
(
NX_INVALID_PARAMETERS
)
;
nxe_arp_static_entry_delete.c:104
return
(
NX_INVALID_PARAMETERS
)
;
nxe_secure_tls_remote_certificate_buffer_allocate.c:89
return
(
NX_INVALID_PARAMETERS
)
;
nxe_secure_tls_session_packet_buffer_set.c:90
return
(
NX_INVALID_PARAMETERS
)
;
nxe_secure_tls_session_x509_client_verify_configure.c:104
return
(
NX_INVALID_PARAMETERS
)
;
nxe_secure_tls_session_x509_client_verify_configure.c:117
return
(
NX_INVALID_PARAMETERS
)
;
nxe_secure_tls_session_x509_client_verify_configure.c:126
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out