Searched defs:otPlatRadioEnable (Results 1 – 6 of 6) sorted by relevance
82 otError otPlatRadioEnable(otInstance *aInstance) in otPlatRadioEnable() function
306 otError otPlatRadioEnable(otInstance *aInstance) in otPlatRadioEnable() function
441 otError otPlatRadioEnable(otInstance *aInstance) in otPlatRadioEnable() function
277 otError otPlatRadioEnable(otInstance *aInstance) { return GetRadioSpinel().Enable(aInstance); } in otPlatRadioEnable() function
373 otError otPlatRadioEnable(otInstance *) { return OT_ERROR_NONE; } in otPlatRadioEnable() function
159 OT_TOOL_WEAK otError otPlatRadioEnable(otInstance *) { return OT_ERROR_NONE; } in otPlatRadioEnable() function