Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_comparator.h231 #define BIT_SHIFT_COMP_CHSW(x) (4*x) macro
232 #define BIT_COMP_CHSW(x) (u32)(0x0000000F << BIT_SHIFT_COMP_CHSW(x))
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_comparator.c66 val_ch |= (u32)(index << BIT_SHIFT_COMP_CHSW(i)); in CMP_Init()

Completed in 4 milliseconds