Home
last modified time | relevance | path

Searched refs:EIB_MC_Read_async (Results 1 – 2 of 2) sorted by relevance

/dports/net/linknx/linknx-0.0.1.32/include/
H A Deibclient.h441 int EIB_MC_Read_async (EIBConnection * con, uint16_t addr, int len,
/dports/net/linknx/linknx-0.0.1.32/src/
H A Deibclient.c1768 EIB_MC_Read_async (EIBConnection * con, uint16_t addr, int len, uint8_t * buf) in EIB_MC_Read_async() function
1797 if (EIB_MC_Read_async (con, addr, len, buf) == -1) in EIB_MC_Read()