Home
last modified time | relevance | path

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

/bsp/nv32f100x/lib/inc/
A Dadc.h542 __STATIC_INLINE uint8_t ADC_IsCOCOFlag( ADC_Type *pADC ) in ADC_IsCOCOFlag() function
693 uint8_t ADC_IsCOCOFlag(ADC_Type *pADC);
/bsp/nv32f100x/lib/src/
A Dadc.c169 while( !ADC_IsCOCOFlag(pADC) ); in ADC_PollRead()

Completed in 12 milliseconds