Configurations#
Macros#
#define
Maximum length of payload.
#define
Default packet count for ping.
#define
Packet Interval.
#define
Default packet size for ping.
#define
Ping thread stack size in word.
#define
SL_WISUN_PING_TIMEOUT_MS 10000U
Ping timeout.
Macro Definition Documentation#
SL_WISUN_PING_MAX_PAYLOAD_LENGTH#
#define SL_WISUN_PING_MAX_PAYLOAD_LENGTHValue:
144U
Maximum length of payload.
Definition at line
36
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/ping/config/sl_wisun_ping_config.h
SL_WISUN_PING_PACKET_COUNT#
#define SL_WISUN_PING_PACKET_COUNTValue:
4U
Default packet count for ping.
Definition at line
44
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/ping/config/sl_wisun_ping_config.h
SL_WISUN_PING_PACKET_INTERVAL#
#define SL_WISUN_PING_PACKET_INTERVALValue:
1000U
Packet Interval.
Definition at line
32
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/ping/config/sl_wisun_ping_config.h
SL_WISUN_PING_PACKET_SIZE#
#define SL_WISUN_PING_PACKET_SIZEValue:
40U
Default packet size for ping.
Definition at line
48
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/ping/config/sl_wisun_ping_config.h
SL_WISUN_PING_STACK_SIZE_WORD#
#define SL_WISUN_PING_STACK_SIZE_WORDValue:
256U
Ping thread stack size in word.
Definition at line
52
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/ping/config/sl_wisun_ping_config.h
SL_WISUN_PING_TIMEOUT_MS#
#define SL_WISUN_PING_TIMEOUT_MSValue:
10000U
Ping timeout.
Definition at line
40
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/ping/config/sl_wisun_ping_config.h