Home
last modified time | relevance | path

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

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_dali.c303 __LL_DALI_IT_ENABLE(Instance, DALI_IT_FDIE); in LL_DALI_Master_Transmit_IT()
362 __LL_DALI_IT_ENABLE(Instance, DALI_IT_BDIE); in LL_DALI_Master_Receive_IT()
426 __LL_DALI_IT_ENABLE(Instance, DALI_IT_BDIE); in LL_DALI_Slave_Transmit_IT()
486 __LL_DALI_IT_ENABLE(Instance, DALI_IT_FDIE); in LL_DALI_Slave_Receive_IT()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_dali.h217 #define __LL_DALI_IT_ENABLE(__INSTANCE__, __IT__) SET_BIT((__INSTANCE__)->CR, (__IT__)) macro

Completed in 9 milliseconds