Home
last modified time | relevance | path

Searched refs:BIT_SHIFT_COMP_CTRL_CH (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_adc.h355 #define BIT_SHIFT_COMP_CTRL_CH(x) (2*x) macro
356 #define BIT_MASK_COMP_CTRL_CH(x) (u32)(0x00000003 << BIT_SHIFT_COMP_CTRL_CH(x))
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_adc.c363 value |= (CompCtrl << BIT_SHIFT_COMP_CTRL_CH(ADC_channel)); in ADC_SetComp()

Completed in 5 milliseconds