I2Cx_IsDeviceReady() is only used within STM32469I_EVAL.
 
Symbols
loading...
Files
loading...

I2Cx_IsDeviceReady() function

Checks if target device is ready for communication.

Syntax

static HAL_StatusTypeDef I2Cx_IsDeviceReady(uint16_t DevAddress,     uint32_t Trials);
Implemented in stm32469i_eval.c:802

Arguments

DevAddress

Target device address

Trials

Number of trials

Return value

HAL status

Notes

This function is used with Memory devices

References

LocationReferrerText
stm32469i_eval.c:802
static HAL_StatusTypeDef I2Cx_IsDeviceReady(uint16_t DevAddress, uint32_t Trials)
stm32469i_eval.c:127
static HAL_StatusTypeDef I2Cx_IsDeviceReady(uint16_t DevAddress, uint32_t Trials);
stm32469i_eval.c:1194EEPROM_IO_IsDeviceReady()
return (I2Cx_IsDeviceReady(DevAddress, Trials));

Call Tree

Functions calling I2Cx_IsDeviceReady()
Functions called by I2Cx_IsDeviceReady()
all items filtered out
I2Cx_IsDeviceReady()
all items filtered out
Data read by I2Cx_IsDeviceReady()
I2Cx_IsDeviceReady()
Type of I2Cx_IsDeviceReady()
I2Cx_IsDeviceReady()
all items filtered out