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