Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_comparator.c102 comparator->COMP_EN_TRIG |= BIT_COMP_ENABLE | BIT_COMP_EN_TRIG; in CMP_Cmd()
104 comparator->COMP_EN_TRIG &= ~(BIT_COMP_ENABLE | BIT_COMP_EN_TRIG); in CMP_Cmd()
204 comparator->COMP_EN_TRIG |= BIT_COMP_EN_TRIG; in CMP_AutoCSwCmd()
207 comparator->COMP_EN_TRIG &= ~BIT_COMP_EN_TRIG; in CMP_AutoCSwCmd()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_comparator.h221 #define BIT_COMP_EN_TRIG BIT(1) macro

Completed in 3 milliseconds