Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/lora/
Dsx12xx_common.h32 int sx12xx_lora_recv_async(const struct device *dev, lora_recv_cb cb);
Dsx12xx_common.c282 int sx12xx_lora_recv_async(const struct device *dev, lora_recv_cb cb) in sx12xx_lora_recv_async() function
Dsx126x.c471 .recv_async = sx12xx_lora_recv_async,
Dsx127x.c633 .recv_async = sx12xx_lora_recv_async,