Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_comparator.h255 #define BIT_SHIFT_COMP_CH_STS(x) (2*x) macro
256 #define BIT_COMP_CH_STS(x) (u32)(0x3 << BIT_SHIFT_COMP_CH_STS(x))
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_comparator.c159 BIT_SHIFT_COMP_CH_STS(channel); in CMP_GetCompStatus()

Completed in 3 milliseconds