Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio.c109 static uint16_t energy_detection_time; variable
698 energy_detection_time, in platformRadioProcess()
1050 energy_detection_time = aScanDuration; in otPlatRadioEnergyScan()
1062 if (radio_api->ed_scan(radio_dev, energy_detection_time, energy_detected) != 0) { in otPlatRadioEnergyScan()