mfxstm32l152_GetInstance() is only used within mfxstm32l152.
 
Symbols
loading...
Files
loading...

mfxstm32l152_GetInstance() function

Check if the device instance of the selected address is already registered and return its index

Syntax

static uint8_t mfxstm32l152_GetInstance(uint16_t DeviceAddr);
Implemented in mfxstm32l152.c:1456

Arguments

DeviceAddr

Device address on communication Bus.

Return value

Index of the device instance if registered, 0xFF if not.

References

LocationReferrerText
mfxstm32l152.c:1456
static uint8_t mfxstm32l152_GetInstance(uint16_t DeviceAddr)
mfxstm32l152.c:134
static uint8_t mfxstm32l152_GetInstance(uint16_t DeviceAddr);
mfxstm32l152.c:155mfxstm32l152_Init()
instance = mfxstm32l152_GetInstance(DeviceAddr);
mfxstm32l152.c:161mfxstm32l152_Init()
empty = mfxstm32l152_GetInstance(0);
mfxstm32l152.c:235mfxstm32l152_WakeUp()
instance = mfxstm32l152_GetInstance(DeviceAddr);

Call Tree

Functions calling mfxstm32l152_GetInstance()
mfxstm32l152_GetInstance()
Data read by mfxstm32l152_GetInstance()
Data written by mfxstm32l152_GetInstance()
mfxstm32l152_GetInstance()::idx
all items filtered out
mfxstm32l152_GetInstance()
mfxstm32l152_GetInstance()::idx
all items filtered out
Type of mfxstm32l152_GetInstance()
mfxstm32l152_GetInstance()
uint8_t
all items filtered out