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

Ping timeout.

Macro Definition Documentation#

SL_WISUN_PING_MAX_PAYLOAD_LENGTH#

#define SL_WISUN_PING_MAX_PAYLOAD_LENGTH
Value:
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_COUNT
Value:
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_INTERVAL
Value:
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_SIZE
Value:
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_WORD
Value:
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_MS
Value:
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