Home
last modified time | relevance | path

Searched defs:Key (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_tkey.c457 void TKM_KeyCmd(TKM_Enum TKMn, TKM_KEY_Enum Key, ControlStatus NewState) in TKM_KeyCmd()
483 void TKM_TimeSlotKeyConfig(TKM_Enum TKMn, TKM_TIME_SLOT_Enum Slot, TKM_KEY_Enum Key) in TKM_TimeSlotKeyConfig()
506 void TKM_KeyThresholdConfig(TKM_Enum TKMn, TKM_KEY_Enum Key, TKM_KEY_THR_Enum Sel) in TKM_KeyThresholdConfig()
525 FlagStatus TKM_GetMatchFlagStatus(TKM_Enum TKMn, TKM_KEY_Enum Key) in TKM_GetMatchFlagStatus()
549 void TKM_ClearMatchFlag(TKM_Enum TKMn, TKM_KEY_Enum Key) in TKM_ClearMatchFlag()
598 void TKM_SetKeyCapacitor(TKM_Enum TKMn, TKM_KEY_Enum Key, u32 Value) in TKM_SetKeyCapacitor()
615 u32 TKM_GetKeyCapacitor(TKM_Enum TKMn, TKM_KEY_Enum Key) in TKM_GetKeyCapacitor()
647 u32 TKM_GetKeyCounterValue(TKM_Enum TKMn, TKM_KEY_Enum Key) in TKM_GetKeyCounterValue()
665 void TKM_SetKeyThreshold(TKM_Enum TKMn, TKM_KEY_Enum Key, u32 Value) in TKM_SetKeyThreshold()
682 u32 TKEY_GetKeyThreshold(TKM_Enum TKMn, TKM_KEY_Enum Key) in TKEY_GetKeyThreshold()
A Dht32f5xxxx_aes.c334 void AES_SetKeyTable(HT_AES_TypeDef* HT_AESn, u32 *Key, u32 keySize) in AES_SetKeyTable()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_aes.c334 void AES_SetKeyTable(HT_AES_TypeDef* HT_AESn, u32 *Key, u32 keySize) in AES_SetKeyTable()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_cryp.c2007 static void CRYP_SetKey(CRYP_HandleTypeDef *hcryp, uint8_t *Key) in CRYP_SetKey()

Completed in 12 milliseconds