Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dlora.h189 lora_api_test_cw test_cw; member
320 if (api->test_cw == NULL) { in lora_test_cw()
324 return api->test_cw(dev, frequency, tx_power, duration); in lora_test_cw()
/Zephyr-latest/drivers/lora/
Dshell.c329 SHELL_CMD_ARG(test_cw, NULL,
Dsx126x.c472 .test_cw = sx12xx_lora_test_cw,
Dsx127x.c634 .test_cw = sx12xx_lora_test_cw,
Drylrxxx.c676 .test_cw = rylr_test_cw,