Searched refs:otPlatformConfig (Results 1 – 5 of 5) sorted by relevance
84 typedef struct otPlatformConfig struct96 } otPlatformConfig; argument138 otInstance *otSysInit(otPlatformConfig *aPlatformConfig);
109 static const char *getTrelRadioUrl(otPlatformConfig *aPlatformConfig) in getTrelRadioUrl()135 void platformInitRcpMode(otPlatformConfig *aPlatformConfig) in platformInitRcpMode()175 void platformInitNcpMode(otPlatformConfig *aPlatformConfig) in platformInitNcpMode()181 void platformInit(otPlatformConfig *aPlatformConfig) in platformInit()213 void platformSetUp(otPlatformConfig *aPlatformConfig) in platformSetUp()266 otInstance *otSysInit(otPlatformConfig *aPlatformConfig) in otSysInit()
210 void platformNetifInit(otPlatformConfig *aPlatformConfig);
2016 static void platformConfigureTunDevice(otPlatformConfig *aPlatformConfig)2063 static void platformConfigureTunDevice(otPlatformConfig *aPlatformConfig)2115 static void platformConfigureTunDevice(otPlatformConfig *aPlatformConfig)2213 void platformNetifInit(otPlatformConfig *aPlatformConfig)
119 otPlatformConfig mPlatformConfig; ///< Platform configuration.