Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.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-v4.0.0/source/portable/NetworkInterface/Common/
DphyHandling.c209 xApplicationPhyReadHook_t fnPhyRead, in vPhyInitialise()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Hxx/
DNetworkInterface.c630 ( xApplicationPhyReadHook_t ) ETH_PHY_IO_ReadReg, in prvMACBProbePhy()