Searched defs:MemAddress (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_i2c.c | 1731 …ef HAL_I2C_Mem_Write(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Write() 1884 …Def HAL_I2C_Mem_Read(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Read() 2028 …HAL_I2C_Mem_Write_IT(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Write_IT() 2127 … HAL_I2C_Mem_Read_IT(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Read_IT() 2225 …AL_I2C_Mem_Write_DMA(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Write_DMA() 2341 …HAL_I2C_Mem_Read_DMA(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Read_DMA() 3642 …C_RequestMemoryWrite(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in I2C_RequestMemoryWrite() 3709 …2C_RequestMemoryRead(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in I2C_RequestMemoryRead()
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_i2c.c | 1731 …ef HAL_I2C_Mem_Write(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Write() 1884 …Def HAL_I2C_Mem_Read(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Read() 2028 …HAL_I2C_Mem_Write_IT(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Write_IT() 2127 … HAL_I2C_Mem_Read_IT(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Read_IT() 2225 …AL_I2C_Mem_Write_DMA(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Write_DMA() 2341 …HAL_I2C_Mem_Read_DMA(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in HAL_I2C_Mem_Read_DMA() 3642 …C_RequestMemoryWrite(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in I2C_RequestMemoryWrite() 3709 …2C_RequestMemoryRead(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t M… in I2C_RequestMemoryRead()
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/Lib/ |
H A D | amdlib.c | 662 IN UINT64 MemAddress, in LibAmdMemRead() 700 IN UINT64 MemAddress, in LibAmdMemWrite() 739 IN UINT64 MemAddress, in LibAmdMemRMW() 771 IN UINT64 MemAddress, in LibAmdMemPoll()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SILoadStoreOptimizer.cpp | 193 struct MemAddress { struct in __anon1a1d0b390111::SILoadStoreOptimizer 194 BaseRegisters Base; 195 int64_t Offset = 0;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SILoadStoreOptimizer.cpp | 192 struct MemAddress { struct in __anon3ac008bf0111::SILoadStoreOptimizer 193 BaseRegisters Base; 194 int64_t Offset = 0;
|