Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_adc.h424 #define BIT_ADC_FIFO_EMPTY BIT(2) macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_adc.c393 u32 Readable = (((Status & BIT_ADC_FIFO_EMPTY) == 0) ? 1 : 0); in ADC_Readable()

Completed in 5 milliseconds