Home
last modified time | relevance | path

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

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_ecu.c136 if (__LL_ECU_GET_STA(Instance)) { in LL_ECU_DeInit()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_ecu.h345 #define __LL_ECU_GET_STA(__INSTANCE__) ((((__INSTANCE__)->CON & (ECU_CON_ENABLE)) == 0… macro

Completed in 8 milliseconds