Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Nucleo_F103RB_RTC_battery_bkup_pwr_off_okay
Fork of mbed-dev by
Diff: targets/TARGET_ONSEMI/TARGET_NCS36510/rfAna_map.h
- Revision:
- 150:02e0a0aed4ec
- Parent:
- 149:156823d33999
- Child:
- 151:5eaa88a5bcc7
--- a/targets/TARGET_ONSEMI/TARGET_NCS36510/rfAna_map.h Fri Oct 28 11:17:30 2016 +0100 +++ b/targets/TARGET_ONSEMI/TARGET_NCS36510/rfAna_map.h Tue Nov 08 17:45:16 2016 +0000 @@ -105,21 +105,11 @@ } PLL_TRIM; __IO uint32_t PLL_VCO_TAP_LOCATION; __IO uint32_t TX_CHAIN_TRIM; -#ifdef REVC __IO uint32_t RX_VCO_TRIM_LUT2; /** 0x40019098 */ __IO uint32_t RX_VCO_TRIM_LUT1; /** 0x4001909C */ __IO uint32_t TX_VCO_TRIM_LUT2; /** 0x400190A0 */ __IO uint32_t TX_VCO_TRIM_LUT1; /** 0x400190A4 */ __IO uint32_t ADC_OFFSET_BUF; /** 0x400190A8 */ -#endif - -#ifdef REVD - __IO uint32_t RX_VCO_TRIM_LUT2; /** 0x40019098 */ - __IO uint32_t RX_VCO_TRIM_LUT1; /** 0x4001909C */ - __IO uint32_t TX_VCO_TRIM_LUT2; /** 0x400190A0 */ - __IO uint32_t TX_VCO_TRIM_LUT1; /** 0x400190A4 */ - __IO uint32_t ADC_OFFSET_BUF; /** 0x400190A8 */ -#endif /* REVD */ } RfAnaTrimReg_t, *RfAnaTrimReg_pt; #endif /* RFANA_MAP_H_ */