Searched refs:otPlatRadioEnable (Results 1 – 3 of 3) sorted by relevance
641 zassert_equal(otPlatRadioEnable(ot), OT_ERROR_NONE, "Enabling radio failed."); in ZTEST()826 zassert_equal(otPlatRadioEnable(ot), OT_ERROR_NONE, "Failed to enable."); in ZTEST()
159 otError otPlatRadioEnable(otInstance *aInstance) in otPlatRadioEnable() function
764 otError otPlatRadioEnable(otInstance *aInstance) in otPlatRadioEnable() function