Searched defs:otPlatRadioEnable (Results 1 – 4 of 4) sorted by relevance
284 otError otPlatRadioEnable(otInstance *aInstance) in otPlatRadioEnable() function
457 otError otPlatRadioEnable(otInstance *aInstance) in otPlatRadioEnable() function
249 otError otPlatRadioEnable(otInstance *aInstance) { return GetRadioSpinel().Enable(aInstance); } in otPlatRadioEnable() function
156 OT_TOOL_WEAK otError otPlatRadioEnable(otInstance *) { return OT_ERROR_NONE; } in otPlatRadioEnable() function