Searched refs:IS_TKM_KEY (Results 1 – 2 of 2) sorted by relevance
463 Assert_Param(IS_TKM_KEY(Key)); in TKM_KeyCmd()491 Assert_Param(IS_TKM_KEY(Key)); in TKM_TimeSlotKeyConfig()513 Assert_Param(IS_TKM_KEY(Key)); in TKM_KeyThresholdConfig()531 Assert_Param(IS_TKM_KEY(Key)); in TKM_GetMatchFlagStatus()555 Assert_Param(IS_TKM_KEY(Key)); in TKM_ClearMatchFlag()604 Assert_Param(IS_TKM_KEY(Key)); in TKM_SetKeyCapacitor()621 Assert_Param(IS_TKM_KEY(Key)); in TKM_GetKeyCapacitor()653 Assert_Param(IS_TKM_KEY(Key)); in TKM_GetKeyCounterValue()671 Assert_Param(IS_TKM_KEY(Key)); in TKM_SetKeyThreshold()688 Assert_Param(IS_TKM_KEY(Key)); in TKEY_GetKeyThreshold()
242 #define IS_TKM_KEY(x) (((x) == TKM_KEY_3) || ((x) == TKM_KEY_2) || \ macro
Completed in 7 milliseconds