Searched refs:IS_SLED (Results 1 – 2 of 2) sorted by relevance
55 Assert_Param(IS_SLED(SLEDx)); in SLED_DeInit()80 Assert_Param(IS_SLED(SLEDx)); in SLED_Init()105 Assert_Param(IS_SLED(SLEDx)); in SLED_Cmd()127 Assert_Param(IS_SLED(SLEDx)); in SLED_OutputCmd()149 Assert_Param(IS_SLED(SLEDx)); in SLED_PDMACmd()171 Assert_Param(IS_SLED(SLEDx)); in SLED_IntCmd()192 Assert_Param(IS_SLED(SLEDx)); in SLED_ClearIntFlag()205 Assert_Param(IS_SLED(SLEDx)); in SLED_InsertResetCode()250 Assert_Param(IS_SLED(SLEDx)); in SLED_FIFOTrigLevelConfig()274 Assert_Param(IS_SLED(SLEDx)); in SLED_FIFOReset()
113 #define IS_SLED(SLED) ((SLED == HT_SLED0) || (SLED == HT_SLED1)) macro
Completed in 4 milliseconds