Searched refs:IS_TKM (Results 1 – 2 of 2) sorted by relevance
326 Assert_Param(IS_TKM(TKMn)); in TKM_TimeSlotCounterClockConfig()343 Assert_Param(IS_TKM(TKMn)); in TKM_RefOSCCmd()367 Assert_Param(IS_TKM(TKMn)); in TKM_KeyOSCCmd()391 Assert_Param(IS_TKM(TKMn)); in TKM_MultiFreqCmd()418 Assert_Param(IS_TKM(TKMn)); in TKM_SOFCtrlConfig()444 Assert_Param(IS_TKM(TKMn)); in TKM_SOFFreqConfig()462 Assert_Param(IS_TKM(TKMn)); in TKM_KeyCmd()489 Assert_Param(IS_TKM(TKMn)); in TKM_TimeSlotKeyConfig()512 Assert_Param(IS_TKM(TKMn)); in TKM_KeyThresholdConfig()530 Assert_Param(IS_TKM(TKMn)); in TKM_GetMatchFlagStatus()[all …]
227 #define IS_TKM(x) (((x) == TKM_0) || ((x) == TKM_1) || \ macro
Completed in 6 milliseconds