Searched refs:IS_TKM_TIME_SLOT (Results 1 – 2 of 2) sorted by relevance
247 #define IS_TKM_TIME_SLOT(x) (((x) == TKM_TIME_SLOT_0) || ((x) == TKM_TIME_SLOT_1) || \ macro
490 Assert_Param(IS_TKM_TIME_SLOT(Slot)); in TKM_TimeSlotKeyConfig()
Completed in 9 milliseconds