Configurations#
Macros#
#define
SL_WISUN_APP_CORE_DEFAULT_REGULATION_ALERT_THRESHOLD 95U
Transmission duration level alert threshold.
#define
SL_WISUN_APP_CORE_DEFAULT_REGULATION_WARNING_THRESHOLD 85U
Transmission duration level warning threshold.
#define
SL_WISUN_APP_CORE_MAIN_STACK_SIZE_WORD 256UL
Recommended Application thread stack size.
#define
SL_WISUN_APP_CORE_REGULATION SL_WISUN_APP_CORE_REGULATION_NONE
Regulation.
#define
SL_WISUN_APP_CORE_REGULATION_ARIB 1U
Regulation ARIB.
#define
SL_WISUN_APP_CORE_REGULATION_NONE 0U
Regulation None.
#define
SL_WISUN_APP_CORE_REGULATION_WPC 2U
Regulation WPC.
#define
SL_WISUN_APP_CORE_THREAD_LP_DISPATCH_MS 1000UL
Thread dispatch delay for low power mode.
#define
SL_WISUN_APP_CORE_TX_BUDGET 720000UL
Wi-SUN regulation transmission budget.