Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 104) sorted by relevance

12345

/NetX-Duo-v6.3.0/addons/azure_iot/azure_iot_security_module/iot-security-module-core/deps/flatcc/include/flatcc/
Dflatcc_flatbuffers.h29 #define __FLATBUFFERS_PASTE2(a, b) a ## b argument
30 #define __FLATBUFFERS_PASTE3(a, b, c) a ## b ## c argument
31 #define __FLATBUFFERS_CONCAT(a, b) __FLATBUFFERS_PASTE2(a, b) argument
/NetX-Duo-v6.3.0/addons/tftp/
Dnxd_tftp_client.h215 #define nx_tftp_client_create(a,b,c,d) _nxd_tftp_client_create(a,b,c,d,NX_IP_VERSION_V4) argument
216 #define nx_tftp_client_packet_allocate(a,b,c) _nxd_tftp_client_packet_allocate(a,b,c, NX_IP_VERSI… argument
219 #define nx_tftp_client_file_close(a) _nxd_tftp_client_file_close(a, NX_IP_VERSION_V4) argument
220 #define nx_tftp_client_file_read(a,b,c) _nxd_tftp_client_file_read(a,b,c,NX_IP_VERSION_V4) argument
221 #define nx_tftp_client_file_write(a,b,c) _nxd_tftp_client_file_write(a,b,c,NX_IP_VERSION_V4) argument
243 #define nx_tftp_client_create(a,b,c,d) _nxde_tftp_client_create(a,b,c,d,NX_IP_VERSION_V4) argument
244 #define nx_tftp_client_packet_allocate(a,b,c) _nxde_tftp_client_packet_allocate(a,b,c,NX_IP_VERSI… argument
247 #define nx_tftp_client_file_close(a) _nxde_tftp_client_file_close(a, NX_IP_VERSION_V4) argument
248 #define nx_tftp_client_file_read(a,b,c) _nxde_tftp_client_file_read(a,b,c,NX_IP_VERSION_V4) argument
249 #define nx_tftp_client_file_write(a,b,c) _nxde_tftp_client_file_write(a,b,c,NX_IP_VERSION_V4) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m3/ac5/inc/
Dnx_crypto_port.h65 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
66 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m3/ac6/inc/
Dnx_crypto_port.h63 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
64 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m3/gnu/inc/
Dnx_crypto_port.h62 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
63 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m3/iar/inc/
Dnx_crypto_port.h67 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
68 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m3/keil/inc/
Dnx_crypto_port.h65 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
66 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m4/ac5/inc/
Dnx_crypto_port.h65 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
66 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m4/ac6/inc/
Dnx_crypto_port.h63 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
64 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m4/gnu/inc/
Dnx_crypto_port.h62 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
63 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m4/iar/inc/
Dnx_crypto_port.h67 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
68 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m4/keil/inc/
Dnx_crypto_port.h65 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
66 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m7/ac5/inc/
Dnx_crypto_port.h65 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
66 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m7/ac6/inc/
Dnx_crypto_port.h63 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
64 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m7/gnu/inc/
Dnx_crypto_port.h62 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
63 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/cortex_m7/iar/inc/
Dnx_crypto_port.h67 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
68 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/linux/gnu/inc/
Dnx_crypto_port.h62 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
63 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/crypto_libraries/ports/win32/vs_2019/inc/
Dnx_crypto_port.h62 #define NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument
63 #define NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/ports/mips/gnu/inc/
Dnx_port.h99 #define NX_CHANGE_USHORT_ENDIAN(a) (a = (((a >> 8) | (a << 8)) & 0xFFFF)) argument
119 #define NX_CHANGE_ULONG_ENDIAN(a) argument
120 #define NX_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/common/src/
Dnx_md5.c67 #define FF(a, b, c, d, x, s, ac) { \ argument
72 #define GG(a, b, c, d, x, s, ac) { \ argument
77 #define HH(a, b, c, d, x, s, ac) { \ argument
82 #define II(a, b, c, d, x, s, ac) { \ argument
426 ULONG a, b, c, d; in _nx_md5_process_buffer() local
/NetX-Duo-v6.3.0/ports/arc_em/metaware/inc/
Dnx_port.h106 #define NX_CHANGE_USHORT_ENDIAN(a) a = (((a >> 8) | (a << 8)) & 0xFFFF) argument
132 #define NX_CHANGE_ULONG_ENDIAN(a) argument
133 #define NX_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/ports/arc_hs/metaware/inc/
Dnx_port.h106 #define NX_CHANGE_USHORT_ENDIAN(a) a = (((a >> 8) | (a << 8)) & 0xFFFF) argument
132 #define NX_CHANGE_ULONG_ENDIAN(a) argument
133 #define NX_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/ports/cortex_a15/gnu/inc/
Dnx_port.h106 #define NX_CHANGE_USHORT_ENDIAN(a) a = (((a >> 8) | (a << 8)) & 0xFFFF) argument
132 #define NX_CHANGE_ULONG_ENDIAN(a) argument
133 #define NX_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/ports/cortex_a5/ac5/inc/
Dnx_port.h106 #define NX_CHANGE_USHORT_ENDIAN(a) a = (((a >> 8) | (a << 8)) & 0xFFFF) argument
132 #define NX_CHANGE_ULONG_ENDIAN(a) argument
133 #define NX_CHANGE_USHORT_ENDIAN(a) argument
/NetX-Duo-v6.3.0/ports/cortex_a5/gnu/inc/
Dnx_port.h106 #define NX_CHANGE_USHORT_ENDIAN(a) a = (((a >> 8) | (a << 8)) & 0xFFFF) argument
132 #define NX_CHANGE_ULONG_ENDIAN(a) argument
133 #define NX_CHANGE_USHORT_ENDIAN(a) argument

12345