14.3.1.1.3 SYS_Load_Cal Function
C
void SYS_Load_Cal(wssEnable_t wssEnable);
Description
This routine will load the System calibration values for the RF, and PMU subsystems. The main functions are RF initialization, BLE Modem initialization, load Calibration data from IB, VCO coarse tune (ACLB) and Initialize Arbiter
Parameters
Param | Description |
---|---|
wssEnable_t wssEnable | wireless subsystem enable flag 0: None 1: BLE enable 2: ZB enable 3: BLE enable & ZB enable |
Returns
None