Home
last modified time | relevance | path

Searched refs:otPlatRadioGetTransmitPower (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c367 zassert_equal(otPlatRadioGetTransmitPower(ot, &out_power), OT_ERROR_NONE, in ZTEST()
372 zassert_equal(otPlatRadioGetTransmitPower(ot, &out_power), OT_ERROR_NONE, in ZTEST()
/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp278 otError otPlatRadioGetTransmitPower(otInstance *aInstance, int8_t *aPower) in otPlatRadioGetTransmitPower() function
Dradio.c1224 otError otPlatRadioGetTransmitPower(otInstance *aInstance, int8_t *aPower) in otPlatRadioGetTransmitPower() function