Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/lora/
Dsx12xx_common.h29 int sx12xx_lora_recv(const struct device *dev, uint8_t *data, uint8_t size,
Dsx12xx_common.c236 int sx12xx_lora_recv(const struct device *dev, uint8_t *data, uint8_t size, in sx12xx_lora_recv() function
Dsx126x.c470 .recv = sx12xx_lora_recv,
Dsx127x.c632 .recv = sx12xx_lora_recv,