Home
last modified time | relevance | path

Searched defs:otPlatRadioSetFemLnaGain (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/radio/
Dradio_platform.cpp314 extern "C" OT_TOOL_WEAK otError otPlatRadioSetFemLnaGain(otInstance *aInstance, int8_t aGain) in otPlatRadioSetFemLnaGain() function
/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp232 otError otPlatRadioSetFemLnaGain(otInstance *, int8_t) { return kErrorNotImplemented; } in otPlatRadioSetFemLnaGain() function
/openthread-latest/examples/platforms/simulation/
Dradio.c988 otError otPlatRadioSetFemLnaGain(otInstance *aInstance, int8_t aGain) in otPlatRadioSetFemLnaGain() function
/openthread-latest/src/posix/platform/
Dradio.cpp488 otError otPlatRadioSetFemLnaGain(otInstance *aInstance, int8_t aGain) in otPlatRadioSetFemLnaGain() function