Searched refs:otPlatRadioEnable (Results 1 – 6 of 6) sorted by relevance
809 otError otPlatRadioEnable(otInstance *aInstance);
299 otError otPlatRadioEnable(otInstance *aInstance) in otPlatRadioEnable() function
930 return otPlatRadioEnable(GetInstancePtr()); in Enable()
159 OT_TOOL_WEAK otError otPlatRadioEnable(otInstance *) { return OT_ERROR_NONE; } in otPlatRadioEnable() function
270 otError otPlatRadioEnable(otInstance *aInstance) { return GetRadioSpinel().Enable(aInstance); } in otPlatRadioEnable() function
454 otError otPlatRadioEnable(otInstance *aInstance) in otPlatRadioEnable() function