Home
last modified time | relevance | path

Searched refs:SEL (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_adc.h181 #define IS_ADC_CHN_SEL(SEL) (((SEL) == ADC_CH0) || \ argument
182 ((SEL) == ADC_CH1) || \
183 ((SEL) == ADC_CH2) || \
184 ((SEL) == ADC_CH3) || \
185 ((SEL) == ADC_CH4) || \
186 ((SEL) == ADC_CH5) || \
187 ((SEL) == ADC_CH6) || \
188 ((SEL) == ADC_CH7) || \
189 ((SEL) == ADC_CH8) || \
190 ((SEL) == ADC_CH9) || \
[all …]
A Drtl8721d_comparator.h120 #define IS_COMP_CHN_SEL(SEL) (((SEL) == COMP_CH0) || \ argument
121 ((SEL) == COMP_CH1) || \
122 ((SEL) == COMP_CH2) || \
123 ((SEL) == COMP_CH3))
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoakeyboard.m42 - (void)doCommandBySelector:(SEL)myselector; argument
72 - (void)doCommandBySelector:(SEL)myselector
A DSDL_cocoawindow.m66 - (void)doCommandBySelector:(SEL)aSelector; argument
128 - (void)doCommandBySelector:(SEL)aSelector
932 - (void)doCommandBySelector:(SEL)aSelector

Completed in 8 milliseconds