Home
last modified time | relevance | path

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

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_cmp.c80 __LL_CMP_PENDING_FLAG_CLEAR(Instance, CMP_FLAG_ALLIF); in LL_CMP_Init()
324 __LL_CMP_PENDING_FLAG_CLEAR(Instance, (CMP_SR_FALIF_0 << chnnum)); in LL_CMP_IRQHandler()
333 __LL_CMP_PENDING_FLAG_CLEAR(Instance, (CMP_SR_RISIF_0 << chnnum)); in LL_CMP_IRQHandler()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_cmp.h181 #define __LL_CMP_PENDING_FLAG_CLEAR(__INSTANCE__, __FLAG__) WRITE_REG((__INSTANCE__)->S… macro

Completed in 6 milliseconds