Home
last modified time | relevance | path

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

/openthread-latest/src/core/radio/
Dradio_platform.cpp306 extern "C" OT_TOOL_WEAK otError otPlatRadioGetFemLnaGain(otInstance *aInstance, int8_t *aGain) in otPlatRadioGetFemLnaGain() function
/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp231 otError otPlatRadioGetFemLnaGain(otInstance *, int8_t *) { return kErrorNotImplemented; } in otPlatRadioGetFemLnaGain() function
/openthread-latest/examples/platforms/simulation/
Dradio.c977 otError otPlatRadioGetFemLnaGain(otInstance *aInstance, int8_t *aGain) in otPlatRadioGetFemLnaGain() function
/openthread-latest/src/posix/platform/
Dradio.cpp481 otError otPlatRadioGetFemLnaGain(otInstance *aInstance, int8_t *aGain) in otPlatRadioGetFemLnaGain() function