Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/tcf/
H A DhalTCF.c447 if( (_REG32_R( &_CFBCtrl[0].Cfb_Status)&REG_CFB_DONE) == REG_CFB_DONE ) // done in HAL_CFB_Is_Done()
H A DregTCF.h246 #define REG_CFB_DONE 0x00000002 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/tcf/
H A DhalTCF.c447 if( (_REG32_R( &_CFBCtrl[0].Cfb_Status)&REG_CFB_DONE) == REG_CFB_DONE ) // done in HAL_CFB_Is_Done()
H A DregTCF.h246 #define REG_CFB_DONE 0x00000002 macro