Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_tkey.c463 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()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_tkey.h242 #define IS_TKM_KEY(x) (((x) == TKM_KEY_3) || ((x) == TKM_KEY_2) || \ macro

Completed in 7 milliseconds