Configurations#

Macros#

#define

Transmission duration level alert threshold.

#define

Transmission duration level warning threshold.

#define

Recommended Application thread stack size.

#define
SL_WISUN_APP_CORE_REGULATION SL_WISUN_APP_CORE_REGULATION_NONE

Regulation.

#define
#define
#define
#define

Thread dispatch delay for low power mode.

#define

Wi-SUN regulation transmission budget.

Macro Definition Documentation#

SL_WISUN_APP_CORE_DEFAULT_REGULATION_ALERT_THRESHOLD#

#define SL_WISUN_APP_CORE_DEFAULT_REGULATION_ALERT_THRESHOLD
Value:
95U

Transmission duration level alert threshold.


SL_WISUN_APP_CORE_DEFAULT_REGULATION_WARNING_THRESHOLD#

#define SL_WISUN_APP_CORE_DEFAULT_REGULATION_WARNING_THRESHOLD
Value:
85U

Transmission duration level warning threshold.


SL_WISUN_APP_CORE_MAIN_STACK_SIZE_WORD#

#define SL_WISUN_APP_CORE_MAIN_STACK_SIZE_WORD
Value:
256UL

Recommended Application thread stack size.


SL_WISUN_APP_CORE_REGULATION#

#define SL_WISUN_APP_CORE_REGULATION
Value:
SL_WISUN_APP_CORE_REGULATION_NONE

Regulation.


SL_WISUN_APP_CORE_REGULATION_ARIB#

#define SL_WISUN_APP_CORE_REGULATION_ARIB
Value:
1U

Regulation ARIB.


SL_WISUN_APP_CORE_REGULATION_NONE#

#define SL_WISUN_APP_CORE_REGULATION_NONE
Value:
0U

Regulation None.


SL_WISUN_APP_CORE_REGULATION_WPC#

#define SL_WISUN_APP_CORE_REGULATION_WPC
Value:
2U

Regulation WPC.


SL_WISUN_APP_CORE_THREAD_LP_DISPATCH_MS#

#define SL_WISUN_APP_CORE_THREAD_LP_DISPATCH_MS
Value:
1000UL

Thread dispatch delay for low power mode.


SL_WISUN_APP_CORE_TX_BUDGET#

#define SL_WISUN_APP_CORE_TX_BUDGET
Value:
720000UL

Wi-SUN regulation transmission budget.