Home
last modified time | relevance | path

Searched refs:Version (Results 1 – 25 of 25) sorted by relevance

/hal_stm32-latest/lib/stm32wb/hci/
Dmbox_def.h56 uint32_t Version;
61 uint32_t Version;
68 uint32_t Version;
Dshci.c719 wireless_firmware_version = p_RefTable->p_device_info_table->WirelessFwInfoTable.Version; in SHCI_GetWirelessFwInfo()
727 fus_version = p_RefTable->p_device_info_table->FusInfoTable.Version; in SHCI_GetWirelessFwInfo()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cryp.c462 hcryp->Version = HAL_GetREVID(); in HAL_CRYP_Init()
2491 if (hcryp->Version >= REV_ID_B) in CRYP_DMAOutCplt()
3002 if (hcryp->Version >= REV_ID_B) in CRYP_AESGCM_Process()
3059 if (hcryp->Version >= REV_ID_B) in CRYP_AESGCM_Process()
3381 if (hcryp->Version >= REV_ID_B) in CRYP_AESGCM_Process_DMA()
3420 if (hcryp->Version >= REV_ID_B) in CRYP_AESGCM_Process_DMA()
3580 if (hcryp->Version >= REV_ID_B) in CRYP_AESCCM_Process()
3661 if (hcryp->Version >= REV_ID_B) in CRYP_AESCCM_Process()
3718 if (hcryp->Version >= REV_ID_B) in CRYP_AESCCM_Process()
3870 if (hcryp->Version >= REV_ID_B) in CRYP_AESCCM_Process_IT()
[all …]
Dstm32h7xx_hal_cryp_ex.c170 if (hcryp->Version >= REV_ID_B) in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
332 if (hcryp->Version >= REV_ID_B) in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
Dstm32h7xx_hal_otfdec.c731 (uint32_t)(Config->Version) << OTFDEC_REG_CONFIGR_VERSION_Pos); in HAL_OTFDEC_RegionConfig()
976 Config->Version = (uint16_t)(READ_REG(region->REG_CONFIGR) & in HAL_OTFDEC_RegionGetConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_otfdec.c731 (uint32_t)(Config->Version) << OTFDEC_REG_CONFIGR_VERSION_Pos); in HAL_OTFDEC_RegionConfig()
1126 Config->Version = (uint16_t)(READ_REG(region->REG_CONFIGR) & in HAL_OTFDEC_RegionGetConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_otfdec.c731 (uint32_t)(Config->Version) << OTFDEC_REG_CONFIGR_VERSION_Pos); in HAL_OTFDEC_RegionConfig()
1123 Config->Version = (uint16_t)(READ_REG(region->REG_CONFIGR) & in HAL_OTFDEC_RegionGetConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_otfdec.c731 (uint32_t)(Config->Version) << OTFDEC_REG_CONFIGR_VERSION_Pos); in HAL_OTFDEC_RegionConfig()
1123 Config->Version = (uint16_t)(READ_REG(region->REG_CONFIGR) & in HAL_OTFDEC_RegionGetConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_otfdec.h61 uint16_t Version; /*!< OTFDEC region firmware version */ member
Dstm32h7xx_hal_cryp.h125 uint32_t Version; /*!< CRYP1 IP version*/ member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_otfdec.h61 uint16_t Version; /*!< OTFDEC region firmware version */ member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_otfdec.h61 uint16_t Version; /*!< OTFDEC region firmware version */ member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_otfdec.h61 uint16_t Version; /*!< OTFDEC region firmware version */ member
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_cryp.h131 uint32_t Version; /*!< CRYP1 IP version*/ member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_mce.h61 uint32_t Version; /*!< 16-bit long MCE context version */ member
Dstm32h7rsxx_hal_cryp.h161 uint32_t Version; /*!< CRYP1 IP version*/ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_mce.h61 uint32_t Version; /*!< 16-bit long MCE context version */ member
Dstm32n6xx_hal_cryp.h162 uint32_t Version; /*!< CRYP1 IP version*/ member
/hal_stm32-latest/
DLICENSE53 Version 2.0, January 2004
242 Licensed under the Apache License, Version 2.0 (the "License");
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mce.c373 …MODIFY_REG(p_context->CCCFGR, MCE_CCCFGR_VERSION, ((uint32_t) AESConfig->Version) << MCE_CCCFGR_VE… in HAL_MCE_ConfigAESContext()
Dstm32h7rsxx_hal_cryp.c559 hcryp->Version = HAL_GetREVID(); in HAL_CRYP_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mce.c378 …MODIFY_REG(p_context->CCCFGR, MCE_CCCFGR_VERSION, ((uint32_t) AESConfig->Version) << MCE_CCCFGR_VE… in HAL_MCE_ConfigAESContext()
Dstm32n6xx_hal_cryp.c572 hcryp->Version = HAL_GetREVID(); in HAL_CRYP_Init()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_events.h145 uint8_t Version;
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h4046 uint8_t Version;