Home
last modified time | relevance | path

Searched refs:REG_ADC_ATOP_2D_H (Results 1 – 25 of 28) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_adc.c1501 _stAutoAdcSetting.u8H_BkAtop_2D = MDrv_ReadByte(REG_ADC_ATOP_2D_H );
1642 MDrv_WriteByte(REG_ADC_ATOP_2D_H, _stAutoAdcSetting.u8H_BkAtop_2D);
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_adc.c1501 _stAutoAdcSetting.u8H_BkAtop_2D = MDrv_ReadByte(REG_ADC_ATOP_2D_H );
1642 MDrv_WriteByte(REG_ADC_ATOP_2D_H, _stAutoAdcSetting.u8H_BkAtop_2D);
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/
H A Dmhal_adc.c1501 _stAutoAdcSetting.u8H_BkAtop_2D = MDrv_ReadByte(REG_ADC_ATOP_2D_H );
1642 MDrv_WriteByte(REG_ADC_ATOP_2D_H, _stAutoAdcSetting.u8H_BkAtop_2D);
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/
H A Dmhal_adc.c1501 _stAutoAdcSetting.u8H_BkAtop_2D = MDrv_ReadByte(REG_ADC_ATOP_2D_H );
1642 MDrv_WriteByte(REG_ADC_ATOP_2D_H, _stAutoAdcSetting.u8H_BkAtop_2D);
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/
H A Dhwreg_adc_atop.h196 #define REG_ADC_ATOP_2D_H (REG_ADC_ATOP_BASE + 0x5B) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_adc.c2324 …CResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D = MDrv_ReadByte(REG_ADC_ATOP_2D_H ); in Hal_ADC_auto_adc_backup()
2483 … MDrv_WriteByte(REG_ADC_ATOP_2D_H, pXCResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D); in Hal_ADC_auto_adc_restore()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_adc.c2324 …CResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D = MDrv_ReadByte(REG_ADC_ATOP_2D_H ); in Hal_ADC_auto_adc_backup()
2489 … MDrv_WriteByte(REG_ADC_ATOP_2D_H, pXCResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D); in Hal_ADC_auto_adc_restore()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_adc.c2340 …CResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D = MDrv_ReadByte(REG_ADC_ATOP_2D_H ); in Hal_ADC_auto_adc_backup()
2529 … MDrv_WriteByte(REG_ADC_ATOP_2D_H, pXCResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D); in Hal_ADC_auto_adc_restore()
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_adc.c2324 …CResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D = MDrv_ReadByte(REG_ADC_ATOP_2D_H ); in Hal_ADC_auto_adc_backup()
2483 … MDrv_WriteByte(REG_ADC_ATOP_2D_H, pXCResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D); in Hal_ADC_auto_adc_restore()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_adc.c2454 …CResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D = MDrv_ReadByte(REG_ADC_ATOP_2D_H ); in Hal_ADC_auto_adc_backup()
2649 … MDrv_WriteByte(REG_ADC_ATOP_2D_H, pXCResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D); in Hal_ADC_auto_adc_restore()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_adc.c2446 …CResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D = MDrv_ReadByte(REG_ADC_ATOP_2D_H ); in Hal_ADC_auto_adc_backup()
2641 … MDrv_WriteByte(REG_ADC_ATOP_2D_H, pXCResourcePrivate->sthal_ADC._stAutoAdcSetting.u8H_BkAtop_2D); in Hal_ADC_auto_adc_restore()

12