14.3.1.1.5 RF_Timer_Cal Function
C
void RF_Timer_Cal(wssEnable_t wssEnable);
Description
This routine will calibrate the RF from a Timer event condition. The main functions are TX_Power_Compensation and RSSI_ED_Compensation, which are compensation over temperature. Since temperature may change over time, user can choose do RF_Timer_Cal over time.
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