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
Regulation ARIB.
#define
Regulation None.
#define
Regulation WPC.
#define
Thread dispatch delay for low power mode.
#define
SL_WISUN_APP_CORE_TX_BUDGET 720000UL
Wi-SUN regulation transmission budget.
Macro Definition Documentation#
SL_WISUN_APP_CORE_DEFAULT_REGULATION_ALERT_THRESHOLD#
#define SL_WISUN_APP_CORE_DEFAULT_REGULATION_ALERT_THRESHOLDValue:
95U
Transmission duration level alert threshold.
SL_WISUN_APP_CORE_DEFAULT_REGULATION_WARNING_THRESHOLD#
#define SL_WISUN_APP_CORE_DEFAULT_REGULATION_WARNING_THRESHOLDValue:
85U
Transmission duration level warning threshold.
SL_WISUN_APP_CORE_MAIN_STACK_SIZE_WORD#
#define SL_WISUN_APP_CORE_MAIN_STACK_SIZE_WORDValue:
256UL
Recommended Application thread stack size.
SL_WISUN_APP_CORE_REGULATION#
#define SL_WISUN_APP_CORE_REGULATIONValue:
SL_WISUN_APP_CORE_REGULATION_NONE
Regulation.
SL_WISUN_APP_CORE_THREAD_LP_DISPATCH_MS#
#define SL_WISUN_APP_CORE_THREAD_LP_DISPATCH_MSValue:
1000UL
Thread dispatch delay for low power mode.
SL_WISUN_APP_CORE_TX_BUDGET#
#define SL_WISUN_APP_CORE_TX_BUDGETValue:
720000UL
Wi-SUN regulation transmission budget.