I2Cx_IsDeviceReady() is only used within STM32446E_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 stm32446e_eval.c:833

Arguments

DevAddress

Target device address

Trials

Number of trials

Return value

HAL status

Notes

This function is used with Memory devices

References

LocationReferrerText
stm32446e_eval.c:833
static HAL_StatusTypeDef I2Cx_IsDeviceReady(uint16_t DevAddress, uint32_t Trials)
stm32446e_eval.c:150
static HAL_StatusTypeDef I2Cx_IsDeviceReady(uint16_t DevAddress, uint32_t Trials);
stm32446e_eval.c:1312EEPROM_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