Home
last modified time | relevance | path

Searched refs:xApplicationPhyReadHook_t (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/include/
DphyHandling.h55 typedef BaseType_t ( * xApplicationPhyReadHook_t )( BaseType_t xAddress, typedef
76 xApplicationPhyReadHook_t fnPhyRead;
129 xApplicationPhyReadHook_t fnPhyRead,
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/STM32Hxx/
DNetworkInterface.c445 ( xApplicationPhyReadHook_t ) ETH_PHY_IO_ReadReg, in prvMACBProbePhy()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Common/
DphyHandling.c209 xApplicationPhyReadHook_t fnPhyRead, in vPhyInitialise()